spaCy/spacy
tamuhey b408b5b29e Refactor language update (#4316)
* refactor: separate formatting docs and golds in Language.update

* fix return typo
2019-09-27 16:20:21 +02:00
..
cli Support model name in init-model 2019-09-26 03:01:32 +02:00
data Make spacy/data a package 2017-03-18 20:04:22 +01:00
displacy Improve token pattern checking without validation (#4105) 2019-08-21 14:00:37 +02:00
lang
matcher
pipeline
syntax Improve Morphology errors (#4314) 2019-09-21 14:37:06 +02:00
tests
tokens
__init__.pxd
__init__.py
__main__.py Update __main__.py 2019-03-20 09:43:26 +01:00
_align.pyx
_ml.py
about.py
attrs.pxd
attrs.pyx
compat.py
errors.py
glossary.py
gold.pxd
gold.pyx Fix orth replacement 2019-09-19 00:03:24 +02:00
kb.pxd rename entity frequency 2019-07-19 17:40:28 +02:00
kb.pyx
language.py Refactor language update (#4316) 2019-09-27 16:20:21 +02:00
lemmatizer.py
lexeme.pxd
lexeme.pyx Tidy up property code style (#3391) 2019-03-11 15:59:09 +01:00
lookups.py
morphology.pxd annotate kb_id through ents in doc 2019-03-22 11:36:44 +01:00
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py Make except more explicit 2019-09-18 19:57:08 +02:00
strings.pxd
strings.pyx
structs.pxd Merge changes from master 2019-08-21 14:18:52 +02:00
symbols.pxd Fix symbol alignment 2019-07-12 17:48:38 +02:00
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
util.py Improve Morphology errors (#4314) 2019-09-21 14:37:06 +02:00
vectors.pyx
vocab.pxd
vocab.pyx