spaCy/spacy
Ines Montani 5d3806e059 unicode -> str consistency 2020-05-24 17:20:58 +02:00
..
cli unicode -> str consistency 2020-05-24 17:20:58 +02:00
displacy unicode -> str consistency 2020-05-24 17:20:58 +02:00
lang
matcher unicode -> str consistency 2020-05-24 17:20:58 +02:00
ml Fix shape inference 2020-05-21 20:46:10 +02:00
pipeline unicode -> str consistency 2020-05-24 17:20:58 +02:00
syntax Fix begin_training 2020-05-21 20:46:21 +02:00
tests
tokens unicode -> str consistency 2020-05-24 17:20:58 +02:00
__init__.pxd * Seems to be working after refactor. Need to wire up more POS tag features, and wire up save/load of POS tags. 2014-10-24 02:23:42 +11:00
__init__.py
__main__.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
_ml.py
about.py
attrs.pxd Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00
attrs.pyx Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00
compat.py
errors.py
glossary.py
gold.pxd
gold.pyx Fix accidentally quadratic runtime in Example.split_sents (#5464) 2020-05-20 18:48:18 +02:00
kb.pxd
kb.pyx unicode -> str consistency 2020-05-24 17:20:58 +02:00
language.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
lemmatizer.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
schemas.py
scorer.py Update morphologizer (#5108) 2020-04-02 14:46:32 +02:00
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx