spaCy/spacy
Ines Montani 978ab54a84 Fix logging 2020-09-29 16:22:41 +02:00
..
cli Fix logging 2020-09-29 16:08:39 +02:00
displacy Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
lang Add tokenizer scoring to ja / ko / zh (#6152) 2020-09-27 22:20:45 +02:00
matcher Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
ml state_type as Literal 2020-09-23 17:32:14 +02:00
pipeline Clean up sgd and pipeline -> nlp 2020-09-29 12:20:26 +02:00
tests Simplify config use in Language.initialize 2020-09-29 16:05:48 +02:00
tokens Make DocBin output stable data (set iteration) 2020-09-25 22:20:44 +02:00
training Fix logging 2020-09-29 16:22:41 +02:00
__init__.pxd
__init__.py
__main__.py
about.py
attrs.pxd
attrs.pyx
compat.py
default_config.cfg Tidy up and remove raw text (rehearsal) for now 2020-09-28 12:30:13 +02:00
default_config_pretraining.cfg Update default_config_pretraining.cfg 2020-09-28 12:31:54 +02:00
errors.py begin_training -> initialize 2020-09-28 21:35:09 +02:00
glossary.py
kb.pxd
kb.pyx updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
language.py Simplify config use in Language.initialize 2020-09-29 16:05:48 +02:00
lexeme.pxd Fix Lexeme.from_ptr 2020-08-10 16:43:37 +02:00
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
parts_of_speech.pxd Add support for Universal Dependencies v2.0 2017-03-03 13:17:34 +01:00
parts_of_speech.pyx
pipe_analysis.py
schemas.py Clean up sgd and pipeline -> nlp 2020-09-29 12:20:26 +02:00
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
symbols.pyx Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Fix config resolution and interpolation 2020-09-28 15:34:00 +02:00
vectors.pyx
vocab.pxd
vocab.pyx