spaCy/spacy
2014-08-25 16:42:22 +02:00
..
__init__.py * Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word. 2014-08-18 19:14:00 +02:00
en.pxd * More refactoring 2014-08-25 16:42:22 +02:00
en.pyx * More refactoring 2014-08-25 16:42:22 +02:00
lang.pxd * More refactoring 2014-08-25 16:42:22 +02:00
lang.pyx * More refactoring 2014-08-25 16:42:22 +02:00
ptb3.pxd * Refactor around Word objects, adapting tests. Tests passing, except for string views. 2014-08-23 19:55:06 +02:00
ptb3.pyx * Refactor around Word objects, adapting tests. Tests passing, except for string views. 2014-08-23 19:55:06 +02:00
util.py * More docs work 2014-08-21 16:37:13 +02:00
word.pxd * More refactoring 2014-08-25 16:42:22 +02:00
word.pyx * More refactoring 2014-08-25 16:42:22 +02:00