spaCy/examples/pipeline/wiki_entity_linking
2019-05-23 16:59:11 +02:00
..
__init__.py refactor code to separate functionality into different files 2019-05-06 10:56:56 +02:00
kb_creator.py using entity descriptions and article texts as input embedding vectors for training 2019-05-07 16:03:42 +02:00
run_el.py obtain sentence for each mention 2019-05-23 15:37:05 +02:00
train_el.py adding local sentence encoder 2019-05-23 16:59:11 +02:00
training_set_creator.py using entity descriptions and article texts as input embedding vectors for training 2019-05-07 16:03:42 +02:00
wiki_nel_pipeline.py adding local sentence encoder 2019-05-23 16:59:11 +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