spaCy/spacy
ines 66088851dc Add Doc.to_disk() and Doc.from_disk() methods 2017-05-24 11:58:17 +02:00
..
cli
data
displacy
lang Merge docstrings 2017-05-21 13:46:23 -05:00
syntax Add hacky logic to accelerate depth=0 case in parser 2017-05-23 11:06:49 -05:00
tests
tokens Add Doc.to_disk() and Doc.from_disk() methods 2017-05-24 11:58:17 +02:00
__init__.pxd
__init__.py
__main__.py Reduce complexity in CLI 2017-05-22 12:28:58 +02:00
_ml.py
about.py
attrs.pxd
attrs.pyx
cfile.pxd
cfile.pyx
compat.py
deprecated.py
glossary.py Fix formatting 2017-05-03 20:11:02 +02:00
gold.pxd
gold.pyx Revert "Revert "WIP on improving parser efficiency"" 2017-05-23 03:06:53 -05:00
language.py
lemmatizer.py
lemmatizerlookup.py Adding unitest for tokenization in french (with title) 2017-04-27 11:53:44 +02:00
lexeme.pxd
lexeme.pyx Update docstrings and API docs for Lexeme 2017-05-20 15:13:42 +02:00
matcher.pyx
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00
pipeline.pxd
pipeline.pyx
scorer.py
strings.pxd Update strings.pxd 2016-10-24 14:00:35 +02:00
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tagger.pxd
tagger.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx