spaCy/spacy
Sofie Van Landeghem 24a697abb8
avoid empty aliases and improve UX and docs (#6840)
2021-01-29 08:51:40 +08:00
..
cli Update quickstart recommendations 2021-01-28 11:14:49 +11:00
displacy Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
lang Merge pull request #6828 from explosion/master-tmp 2021-01-27 23:05:46 +11:00
matcher Update develop from master for v3.0.0rc5 (#6811) 2021-01-26 14:52:45 +11:00
ml Avoid assuming encode.get_dim('nO') is set in tok2vec (#6800) 2021-01-24 14:37:33 +11:00
pipeline Error handling in nlp.pipe (#6817) 2021-01-29 08:51:21 +08:00
tests avoid empty aliases and improve UX and docs (#6840) 2021-01-29 08:51:40 +08:00
tokens Fix Span.char_span bug (#6816) 2021-01-26 15:50:37 +08:00
training Improve Example error handling for NER data (#6835) 2021-01-28 13:11:20 +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 Tidy up 2020-06-22 00:45:40 +02:00
about.py Set version to v3.0.0rc5 2021-01-26 14:55:41 +11:00
attrs.pxd Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
attrs.pyx
compat.py Use Literal type for nr_feature_tokens 2020-09-23 16:00:03 +02:00
default_config.cfg
default_config_pretraining.cfg
errors.py avoid empty aliases and improve UX and docs (#6840) 2021-01-29 08:51:40 +08:00
glossary.py
kb.pxd
kb.pyx avoid empty aliases and improve UX and docs (#6840) 2021-01-29 08:51:40 +08:00
language.py Error handling in nlp.pipe (#6817) 2021-01-29 08:51:21 +08:00
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx Prevent 0-length mem alloc (#6653) 2021-01-06 12:50:17 +11:00
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
schemas.py
scorer.py WIP: Various small training changes (#6818) 2021-01-26 14:51:52 +11:00
strings.pxd Remove 'cleanup' of strings (#6007) 2020-09-01 16:12:15 +02:00
strings.pyx
structs.pxd
symbols.pxd introduce token.has_head and refer to MISSING_DEP_ (WIP) 2021-01-12 17:17:06 +01:00
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Error handling in nlp.pipe (#6817) 2021-01-29 08:51:21 +08:00
vectors.pyx
vocab.pxd
vocab.pyx Fix Doc.copy bugs (#6809) 2021-01-25 21:40:18 +08:00