spaCy/spacy
svlandeg 1775f54a26 small little fixes 2020-06-03 22:17:02 +02:00
..
cli small little fixes 2020-06-03 22:17:02 +02:00
displacy
lang Remove "pala" tokenizer exception for Spanish (#5265) 2020-04-09 10:21:20 +02:00
matcher
ml pretrain from config 2020-06-03 14:45:00 +02:00
pipeline make dropout in embed layers configurable 2020-06-03 11:50:16 +02:00
syntax Fix begin_training 2020-05-21 20:46:21 +02:00
tests
tokens
__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-02-28 12:20:23 +01:00
__main__.py add discard_oversize parameter, move optimizer to training subsection 2020-06-03 10:04:16 +02:00
about.py Set version to v3.0.0.dev9 2020-05-21 20:47:52 +02:00
attrs.pxd
attrs.pyx
compat.py
errors.py
glossary.py
gold.pxd
gold.pyx
kb.pxd
kb.pyx unicode -> str consistency 2020-05-24 17:20:58 +02:00
language.py remove Tensorizer 2020-06-01 23:38:48 +02:00
lemmatizer.py
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 Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
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
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx unicode -> str consistency 2020-05-24 17:20:58 +02:00
vocab.pxd
vocab.pyx