Entity Linking from Microblogs to Knowledge Base Using ListNet Algorithm.

Yan Wang,Cheng Luo,Xin Li,Yiqun Liu,Min Zhang,Shaoping Ma
DOI: https://doi.org/10.1007/978-3-642-41644-6_26
2013-01-01
Abstract:Entity Linking (EL) is a fundamental technology in Natural Language Processing and Knowledge Engineering. Previous works mainly focus on linking mentioned names recognized in news or articles to knowledge base. However, in social network, user-generated content is quite different from typical news text. Users sometimes use words more informally, even create new words. One entity may have different aliases mentioned by web users, so identifying these aliases calls for more attention than before. Several methods are proposed to mine aliases and a learning-to-rank framework is applied to combine different types of feature together. A binary classifier based on SVM is trained to judge whether the top one candidate given by ranking algorithm is accepted. The evaluation results of NLP&CC 2013(1) Entity Linking Track shows the effectiveness of this framework.
What problem does this paper attempt to address?