@InProceedings{lin-lin-ji:2017:Short,
  author    = {Lin, Ying  and  Lin, Chin-Yew  and  Ji, Heng},
  title     = {List-only Entity Linking},
  booktitle = {Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)},
  month     = {July},
  year      = {2017},
  address   = {Vancouver, Canada},
  publisher = {Association for Computational Linguistics},
  pages     = {536--541},
  abstract  = {Traditional Entity Linking (EL) technologies rely on rich structures and
	properties in the target knowledge base (KB). However, in many applications,
	the KB may be as simple and sparse as lists of names of the same type (e.g.,
	lists of products). We call it as List-only Entity Linking problem. 
	Fortunately, some mentions may have more cues for linking, which can be used as
	seed mentions to bridge other mentions and the uninformative entities. 
	In this work, we select most linkable mentions as seed mentions and
	disambiguate other mentions by comparing them with the seed mentions rather
	than directly with the entities.
	Our experiments on linking mentions to seven automatically mined lists show
	promising results and demonstrate the effectiveness of our approach.},
  url       = {http://aclweb.org/anthology/P17-2085}
}

