Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 693 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 693 Bytes

Neural Entity Typing with Language Model Enhancement

Code and dataset for the following paper to this repo:

  • Ji Xin, Hao Zhu, Xu Han, Zhiyuan Liu, Maosong Sun. Put It Back: Entity Typing with Language Model Enhancement. The Conference on Empirical Methods in Natural Language Processing (EMNLP 2018). pdf

The implementation is based on: Sonse Shimaoka, Pontus Stenetorp, Kentaro Inui, Sebastian Riedel. "Neural Architectures for Fine Grained Entity Type Classification", in Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2017). github