spaCy/examples/pipeline/wiki_entity_linking
2019-06-14 15:55:26 +02:00
..
__init__.py refactor code to separate functionality into different files 2019-05-06 10:56:56 +02:00
kb_creator.py regenerating KB 2019-06-13 22:32:56 +02:00
run_el.py eval on dev set, varying combo's of prior and context scores 2019-06-11 11:40:58 +02:00
train_descriptions.py redo training data to be independent of KB and entity-level instead of doc-level 2019-06-14 15:55:26 +02:00
train_el.py separate entity encoder to get 64D descriptions 2019-06-05 00:09:46 +02:00
training_set_creator.py redo training data to be independent of KB and entity-level instead of doc-level 2019-06-14 15:55:26 +02:00
wiki_nel_pipeline.py redo training data to be independent of KB and entity-level instead of doc-level 2019-06-14 15:55:26 +02:00
wikidata_processor.py using entity descriptions and article texts as input embedding vectors for training 2019-05-07 16:03:42 +02:00
wikipedia_processor.py refactor code to separate functionality into different files 2019-05-06 10:56:56 +02:00