spaCy/spacy/ml/models
2020-07-29 14:01:12 +02:00
..
__init__.py Tidy up and auto-format 2020-06-20 14:15:04 +02:00
entity_linker.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
multi_task.py Remove object subclassing 2020-07-12 14:03:23 +02:00
parser.py Auto-format 2020-07-04 16:25:34 +02:00
simple_ner.py Tidy up and auto-format 2020-06-20 14:15:04 +02:00
tagger.py Tidy up and auto-format 2020-06-20 14:15:04 +02:00
textcat.py Use spaCy's StaticVectors 2020-07-29 14:00:11 +02:00
tok2vec.py Update CharacterEmbed function 2020-07-29 14:01:12 +02:00