spaCy/spacy
Ines Montani 891fa59009 Use backwards-compatible super() 2020-05-21 20:52:48 +02:00
..
cli Tidy up and avoid absolute spacy imports in core 2020-05-21 20:05:03 +02:00
data
displacy Add missing import 2020-04-28 13:48:37 +02:00
lang
matcher Rename argument: doc_or_span/obj -> doclike (#5463) 2020-05-21 15:17:39 +02:00
ml Replace function registries with catalogue (#4584) 2019-11-07 11:45:22 +01:00
pipeline Simplify warnings 2020-04-28 13:37:37 +02:00
syntax
tests Add missing declaration 2020-05-21 17:30:05 +02:00
tokens
__init__.pxd
__init__.py
__main__.py
_ml.py
about.py
analysis.py Simplify warnings 2020-04-28 13:37:37 +02:00
attrs.pxd
attrs.pyx Reduce stored lexemes data, move feats to lookups (#5238) 2020-05-19 15:59:14 +02:00
compat.py
errors.py Use backwards-compatible super() 2020-05-21 20:52:48 +02:00
glossary.py
gold.pxd Merge changes from master 2019-08-21 14:18:52 +02:00
gold.pyx Add warning for misaligned character offset spans (#5007) 2020-05-19 16:01:18 +02:00
kb.pxd Tidy up and avoid absolute spacy imports in core 2020-05-21 20:05:03 +02:00
kb.pyx
language.py
lemmatizer.py
lexeme.pxd Reduce stored lexemes data, move feats to lookups (#5238) 2020-05-19 15:59:14 +02:00
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx Improve Morphology errors (#4314) 2019-09-21 14:37:06 +02:00
parts_of_speech.pxd
parts_of_speech.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
scorer.py Fix GoldParse init when token count differs (#5191) 2020-03-26 10:46:23 +01:00
strings.pxd
strings.pyx
structs.pxd
symbols.pxd Reduce stored lexemes data, move feats to lookups (#5238) 2020-05-19 15:59:14 +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
vectors.pyx
vocab.pxd
vocab.pyx