Skip to content

jgmorenof/EAT-tensorflow

Repository files navigation

EAT-tensorflow

Implementation of the EAT model using TensorFlow. If you use this code, please cite:

@inproceedings{moreno2017combining,
  title={Combining word and entity embeddings for entity linking},
  author={Moreno, Jose G and Besan{\c{c}}on, Romaric and Beaumont, Romain and D’hondt, Eva and Ligozat, Anne-Laure and Rosset, Sophie and Tannier, Xavier and Grau, Brigitte},
  booktitle={European Semantic Web Conference},
  pages={337--352},
  year={2017},
  organization={Springer}
}

The data folder includes a small sample (only 1000 lines). Please use wikiextractor to transform the wiki dump into the EAT format as in the sample data.

To compile the files please check compile.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published