spaCy/spacy
2019-01-05 14:44:42 +01:00
..
cli spacy.cli.evaluate: fix TypeError (#3101) 2018-12-28 11:14:28 +01:00
data
displacy Small fixes to displaCy (#3076) 2018-12-20 17:32:04 +01:00
lang Prevent exceptions from setting POS but not TAG. Closes #1773 2018-12-30 13:16:05 +01:00
syntax 💫 Prevent parser from predicting unseen classes (#3075) 2018-12-20 16:12:22 +01:00
tests Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2018-12-30 15:49:57 +01:00
tokens Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2018-12-30 15:49:57 +01:00
__init__.pxd
__init__.py
__main__.py
_align.pyx
_ml.py 💫 Better support for semi-supervised learning (#3035) 2018-12-10 16:25:33 +01:00
about.py Set version to v2.1.0a6.dev0 2019-01-05 14:44:42 +01:00
attrs.pxd
attrs.pyx
compat.py
errors.py Small fixes to displaCy (#3076) 2018-12-20 17:32:04 +01:00
glossary.py
gold.pxd
gold.pyx
language.py Improve entry points and allow custom language classes via entry points (#3080) 2018-12-20 23:58:43 +01:00
lemmatizer.py
lexeme.pxd
lexeme.pyx
matcher.pyx Fix behaviour of Matcher's ? quantifier for v2.1 (#3105) 2018-12-29 16:18:09 +01:00
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd Fix names of pipeline components 2017-10-26 12:38:23 +02:00
pipeline.pyx 💫 Raise better error when using uninitialized pipeline component (#3074) 2018-12-20 15:54:53 +01:00
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Improve entry points and allow custom language classes via entry points (#3080) 2018-12-20 23:58:43 +01:00
vectors.pyx
vocab.pxd
vocab.pyx Prevent exceptions from setting POS but not TAG. Closes #1773 2018-12-30 13:16:05 +01:00