spaCy/spacy
Adriane Boyd 53a3b967ac
Update thinc pin and set version to v3.0.5 (#7389)
2021-03-10 11:10:53 +01:00
..
cli
displacy
lang
matcher
ml Fixing pretrain (#7342) 2021-03-09 14:01:13 +11:00
pipeline
tests textcat scoring fix and multi_label docs (#6974) 2021-03-09 23:04:22 +11:00
tokens Fix spans weak ref in doc copy (#7225) 2021-02-28 12:32:48 +11:00
training Fix lowercase augmentation (#7336) 2021-03-09 14:02:32 +11: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
about.py
attrs.pxd
attrs.pyx
compat.py
default_config.cfg
default_config_pretraining.cfg
errors.py
glossary.py
kb.pxd
kb.pyx Replace links to nightly docs [ci skip] 2021-01-30 20:09:38 +11:00
language.py
lexeme.pxd Fix Lexeme.from_ptr 2020-08-10 16:43:37 +02:00
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 Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
pipe_analysis.py
schemas.py
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx introduce token.has_head and refer to MISSING_DEP_ (WIP) 2021-01-12 17:17:06 +01:00
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx Extend docs related to Vocab.get_noun_chunks 2021-02-25 16:38:21 +01:00