spaCy/examples/pipeline/wiki_entity_linking
2019-05-09 18:11:49 +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 using entity descriptions and article texts as input embedding vectors for training 2019-05-07 16:03:42 +02:00
train_el.py grouping clusters of instances per doc+mention 2019-05-09 18:11:49 +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 first stab at model - not functional yet 2019-05-09 17:23:19 +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