spaCy/spacy
Matthew Honnibal 0ca5832427 Improve negative example handling in NER oracle 2017-07-20 00:18:49 +02:00
..
cli Detect spaCy version and add package title 2017-06-05 20:11:02 +02:00
data
displacy
lang
syntax Improve negative example handling in NER oracle 2017-07-20 00:18:49 +02:00
tests
tokens Fix fetching of noun chunk iterator 2017-06-04 15:53:05 -05:00
__init__.pxd
__init__.py
__main__.py Reduce complexity in CLI 2017-05-22 12:28:58 +02:00
_ml.py Add text-classifer thinc models 2017-07-20 00:17:17 +02:00
about.py
attrs.pxd
attrs.pyx
cfile.pxd
cfile.pyx
compat.py
deprecated.py
glossary.py
gold.pxd
gold.pyx
language.py
lemmatizer.py
lemmatizerlookup.py Adding unitest for tokenization in french (with title) 2017-04-27 11:53:44 +02:00
lexeme.pxd WIP on stringstore change. 27 failures 2017-05-28 14:06:40 +02:00
lexeme.pyx
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 Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00
strings.pxd
strings.pyx Fix string serialisation 2017-05-31 13:43:44 +02:00
structs.pxd
symbols.pxd
symbols.pyx
tagger.pxd
tagger.pyx Update docstrings and remove deprecated load classmethod 2017-05-21 13:27:52 +02:00
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Fix model package loading from link 2017-06-05 13:10:49 +02:00
vectors.pyx Remove print statement 2017-06-05 13:20:41 +02:00
vocab.pxd Work on vectors 2017-05-30 23:34:50 +02:00
vocab.pyx Return False for vocab.has_vector 2017-06-04 14:26:14 -05:00