spaCy/spacy
Ines Montani 1f49300862 Update transformer recommendations [ci skip] 2020-10-13 15:41:17 +02:00
..
cli Update transformer recommendations [ci skip] 2020-10-13 15:41:17 +02:00
displacy Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
lang
matcher
ml avoid dropout at runtime (#6247) 2020-10-13 14:39:59 +02:00
pipeline add test for vocab after serializing KB 2020-10-10 20:59:48 +02:00
tests small edit to ensure the new word was indeed new 2020-10-10 21:05:28 +02:00
tokens
training Make console logger table more compact 2020-10-11 12:55:46 +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
__main__.py
about.py avoid dropout at runtime (#6247) 2020-10-13 14:39:59 +02:00
attrs.pxd
attrs.pyx
compat.py
default_config.cfg Update default config [ci skip] 2020-10-01 22:27:37 +02:00
default_config_pretraining.cfg Integrate file readers 2020-10-02 01:36:06 +02:00
errors.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
glossary.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
kb.pxd
kb.pyx
language.py
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
schemas.py
scorer.py
strings.pxd
strings.pyx
structs.pxd Clean up MorphAnalysisC struct (#6146) 2020-09-25 15:56:48 +02:00
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx Update docs links in codebase 2020-09-04 12:58:50 +02:00
vocab.pxd
vocab.pyx