spaCy/spacy/ml/models
Sofie Van Landeghem 82347110f5
Default empty KB in EL component (#5872)
* EL field documentation

* documentation consistent with docs

* default empty KB, initialize vocab separately

* formatting

* add test for changing the default entity vector length

* update comment
2020-08-04 14:34:09 +02:00
..
__init__.py Tidy up and auto-format 2020-06-20 14:15:04 +02:00
entity_linker.py Default empty KB in EL component (#5872) 2020-08-04 14:34:09 +02:00
multi_task.py Update docs and types 2020-07-31 17:02:54 +02:00
parser.py Update docs and types 2020-07-31 17:02:54 +02:00
simple_ner.py Update docs and types 2020-07-31 17:02:54 +02:00
tagger.py Update docs and types 2020-07-31 17:02:54 +02:00
textcat.py Update docs and types 2020-07-31 17:02:54 +02:00
tok2vec.py Update docs and types 2020-07-31 17:02:54 +02:00