spaCy/spacy/en
Matthew Honnibal 8057a95f20 * NER seems to be working, scoring 69 F. Need to add decision-history features --- currently only use current word, 2 words context. Need refactoring. 2015-03-26 16:44:44 +01:00
..
__init__.py * NER seems to be working, scoring 69 F. Need to add decision-history features --- currently only use current word, 2 words context. Need refactoring. 2015-03-26 16:44:44 +01:00
attrs.pxd * Rename NORM1 and NORM2 attrs to lower and norm 2015-01-24 06:17:03 +11:00
attrs.pyx * Make PyPy work 2015-01-05 17:54:38 +11:00
download.py * Upd download script 2015-03-03 05:47:16 -05:00
lemmatizer.py * Another assertion removed 2015-01-05 13:01:40 +11:00
pos.pxd * Move POS tag definitions to parts_of_speech.pxd 2015-01-25 16:31:07 +11:00
pos.pyx * Ws 2015-03-26 16:44:41 +01:00