spaCy/spacy
svlandeg 2f6062a8a4 add line that got removed from EntityLinker 2020-06-20 23:14:45 +02:00
..
cli
displacy unicode -> str consistency [ci skip] 2020-05-24 18:51:10 +02:00
lang Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
matcher
ml Remove F841 [ci skip] 2020-06-20 14:47:17 +02:00
pipeline add line that got removed from EntityLinker 2020-06-20 23:14:45 +02:00
syntax
tests remove redundant code from master in EntityLinker 2020-06-20 23:07:42 +02:00
tokens fix token.morph_ for v.3 (cf PR #5517) 2020-06-20 21:13:11 +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 Simplify warnings 2020-04-28 13:37:37 +02:00
__main__.py add discard_oversize parameter, move optimizer to training subsection 2020-06-03 10:04:16 +02:00
about.py
attrs.pxd
attrs.pyx
compat.py
errors.py
glossary.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
gold.pxd Fix accidentally quadratic runtime in Example.split_sents (#5464) 2020-05-20 18:48:18 +02:00
gold.pyx
kb.pxd
kb.pyx Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
language.py fix test_build_dependencies by ignoring new libs 2020-06-20 22:49:37 +02:00
lemmatizer.py Tidy up and auto-format 2020-06-20 14:15:04 +02:00
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd Add support for Universal Dependencies v2.0 2017-03-03 13:17:34 +01:00
parts_of_speech.pyx
pipe_analysis.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
schemas.py Fix test and schemas 2020-05-21 19:01:02 +02:00
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
symbols.pyx Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
tokenizer.pxd Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
tokenizer.pyx
typedefs.pxd Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
typedefs.pyx
util.py
vectors.pyx
vocab.pxd Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
vocab.pyx