spaCy/spacy
Leander Fiedler 1cd975d4a5 issue5230: fixed resource warnings in language 2020-04-06 18:54:32 +02:00
..
cli
data Make spacy/data a package 2017-03-18 20:04:22 +01:00
displacy
lang
matcher Normalize IS_SENT_START to SENT_START for Matcher (#5080) 2020-03-03 12:22:39 +01:00
ml Replace function registries with catalogue (#4584) 2019-11-07 11:45:22 +01:00
pipeline Tidy up and auto-format 2020-03-25 12:28:12 +01:00
syntax prevent updating cfg if the Model was already defined (#5078) 2020-03-03 13:58:56 +01:00
tests issue5230: fixed resource warnings in language 2020-04-06 18:54:32 +02:00
tokens additional information if doc is empty 2020-03-09 18:08:18 +01: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
_align.pyx
_ml.py
about.py
analysis.py
attrs.pxd
attrs.pyx
compat.py
errors.py Raise error for inplace resize with new vector dim (#5228) 2020-04-02 10:43:13 +02:00
glossary.py Update tag maps and docs for English and German (#4501) 2019-10-24 12:56:05 +02:00
gold.pxd
gold.pyx
kb.pxd rename entity frequency 2019-07-19 17:40:28 +02:00
kb.pyx
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx Alphanumeric -> alphabetic [ci skip] 2019-10-06 13:30:01 +02:00
lookups.py Refactor lemmatizer and data table integration (#4353) 2019-10-01 21:36:03 +02:00
morphology.pxd
morphology.pyx Improve Morphology errors (#4314) 2019-09-21 14:37:06 +02:00
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx