spaCy/spacy/en
2015-01-25 02:19:44 +11:00
..
__init__.py * Ensure tagging is applied if parse=True 2015-01-25 02:19:44 +11: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 * Work on word vectors, and other stuff 2015-01-17 16:21:17 +11:00
lemmatizer.py * Another assertion removed 2015-01-05 13:01:40 +11:00
pos.pxd * Tmp commit. Refactoring to create a Python Lexeme class. 2015-01-12 10:26:22 +11:00
pos.pyx * Fix POS and dependency label tag names. Add parse and string navigation functions. 2015-01-24 17:29:04 +11:00