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 Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
entity_linker_evaluation.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
kb_creator.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
train_descriptions.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
training_set_creator.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
wikidata_pretrain_kb.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
wikidata_processor.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
wikidata_train_entity_linker.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00
wikipedia_processor.py Changes to wiki_entity_linker (#4235) 2019-09-13 17:03:57 +02:00