spaCy/spacy
2015-02-02 11:57:32 +11:00
..
en * Upd download script 2015-02-01 13:22:23 +11:00
syntax * Add Exception class, OracleError 2015-02-02 11:57:32 +11:00
__init__.pxd
__init__.py
_ml.pxd
_ml.pyx
attrs.pxd
lexeme.pxd
lexeme.pyx
morphology.pxd
morphology.pyx
orth.pxd
orth.pyx
parts_of_speech.pxd
parts_of_speech.pyx
strings.pxd
strings.pyx
structs.pxd * Add sent_end flag to TokenC struct 2015-01-31 13:44:16 +11:00
tokenizer.pxd
tokenizer.pyx
tokens.pxd * Try not holding a reference to Pool, since that seems to confuse the GC 2015-01-31 22:10:22 +11:00
tokens.pyx * Try not holding a reference to Pool, since that seems to confuse the GC 2015-01-31 22:10:22 +11:00
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx * Fix vocab.pyx for Python3 2015-02-01 13:14:04 +11:00