spaCy/spacy
Ines Montani d38dc466c5 Adjust error [ci skip] 2020-10-04 15:26:01 +02:00
..
cli Tidy up errors and warnings 2020-10-04 11:16:31 +02:00
displacy
lang
matcher Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
ml
pipeline Tidy up, tests and docs 2020-10-04 13:54:05 +02:00
tests Merge pull request #6194 from explosion/master-tmp 2020-10-04 15:25:41 +02:00
tokens Merge branch 'develop' into master-tmp 2020-10-04 14:52:20 +02:00
training Fix logger 2020-10-04 14:16:53 +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 Support vocab arg in spacy.blank 2020-09-15 11:39:36 +02:00
__main__.py
about.py
attrs.pxd
attrs.pyx
compat.py
default_config.cfg
default_config_pretraining.cfg Integrate file readers 2020-10-02 01:36:06 +02:00
errors.py
glossary.py
kb.pxd
kb.pyx updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
language.py Adjust [initialize.components] on Language.remove_pipe and Language.rename_pipe 2020-10-04 14:43:45 +02:00
lexeme.pxd Fix Lexeme.from_ptr 2020-08-10 16:43:37 +02:00
lexeme.pyx
lookups.py
morphology.pxd Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
schemas.py
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
util.py Save one line of code 2020-10-03 11:41:28 +02:00
vectors.pyx
vocab.pxd
vocab.pyx