spaCy/examples/pipeline/wiki_entity_linking
2019-06-07 15:55:10 +02:00
..
__init__.py refactor code to separate functionality into different files 2019-05-06 10:56:56 +02:00
kb_creator.py code cleanup 2019-06-06 20:22:14 +02:00
run_el.py code cleanup 2019-06-06 20:22:14 +02:00
train_descriptions.py storing NEL training data in GoldParse objects 2019-06-07 12:58:42 +02:00
train_el.py separate entity encoder to get 64D descriptions 2019-06-05 00:09:46 +02:00
training_set_creator.py introduce goldparse.links 2019-06-07 13:54:45 +02:00
wiki_nel_pipeline.py training loop in proper pipe format 2019-06-07 15:55:10 +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