spaCy/bin/wiki_entity_linking
Euan Dowers a6830d60e8 Changes to wiki_entity_linker (#4235)
* Changes to wiki_entity_linker

* No more f-strings

* Make some requested changes

* Add back option to get descriptions from wd not wp

* Fix logs

* Address comments and clean evaluation

* Remove type hints

* Refactor evaluation, add back metrics by label

* Address comments

* Log training performance as well as dev
2019-09-13 17:03:57 +02:00
..
__init__.py
entity_linker_evaluation.py
kb_creator.py
train_descriptions.py
training_set_creator.py
wikidata_pretrain_kb.py
wikidata_processor.py
wikidata_train_entity_linker.py
wikipedia_processor.py