spaCy/spacy
黎谢鹏 250a54414b update lang/zh (#4103)
* update lang/zh

* update lang/zh
2019-08-12 10:37:48 +02:00
..
cli Require downloaded model in pkg_resources (#4090) 2019-08-07 13:18:11 +02:00
data
displacy
lang update lang/zh (#4103) 2019-08-12 10:37:48 +02:00
matcher
pipeline Add validate option to EntityRuler (#4089) 2019-08-07 00:40:53 +02:00
syntax 💫 Improve error message when model.from_bytes() dies (#4014) 2019-07-24 11:27:34 +02:00
tests Update lemma and vector information after splitting a token (#4097) 2019-08-08 15:09:44 +02:00
tokens Update lemma and vector information after splitting a token (#4097) 2019-08-08 15:09:44 +02:00
__init__.pxd
__init__.py
__main__.py
_align.pyx
_ml.py
about.py Set version to v2.1.8 2019-08-07 13:53:58 +02:00
attrs.pxd
attrs.pyx
compat.py
errors.py Raise error if annotation dict in simple training style has unexpected keys #4074 (#4079) 2019-08-06 11:01:25 +02:00
glossary.py
gold.pxd fixes in kb and gold 2019-07-17 17:18:26 +02:00
gold.pyx Update gold corpus code to properly ingest a directory of jsonl… (#4067) 2019-08-02 09:58:51 +02:00
kb.pxd rename entity frequency 2019-07-19 17:40:28 +02:00
kb.pyx Errors.E146 for IO error when FP is null 2019-07-22 14:56:13 +02:00
language.py Raise error if annotation dict in simple training style has unexpected keys #4074 (#4079) 2019-08-06 11:01:25 +02:00
lemmatizer.py
lexeme.pxd
lexeme.pyx
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py Improve NER per type scoring (#4052) 2019-08-01 17:15:36 +02:00
strings.pxd
strings.pyx
structs.pxd rename entity frequency 2019-07-19 17:40:28 +02:00
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Support custom language factory setting in meta.json (#4031) 2019-07-27 13:17:43 +02:00
vectors.pyx
vocab.pxd
vocab.pyx