QuickSearch:   Number of matching entries: 0.

AuthorTitleYearJournal/ProceedingsReftypeDOI/URL
Gunes, O., Schallhart, C., Furche, T., Lehmann, J. & Ngomo, A.-C. N. EAGER: extending automatically gazetteers for entity recognition 2012 Proceedings of the 3rd Workshop on the People's Web Meets NLP: Collaboratively Constructed Semantic Resources and their Applications to NLP   inproceedings URL  
Abstract: Key to named entity recognition, the manual gazetteering of entity lists is a costly, errorprone process that often yields results that are incomplete and suffer from sampling bias. Exploiting current sources of structured information, we propose a novel method for extending minimal seed lists into complete gazetteers. Like previous approaches, we value W IKIPEDIA as a huge, well-curated, and relatively unbiased source of entities. However, in contrast to previous work, we exploit not only its content, but also its structure, as exposed in DBPEDIA. We extend gazetteers through Wikipedia categories, carefully limiting the impact of noisy categorizations. The resulting gazetteers easily outperform previous approaches on named entity recognition.
BibTeX:
@inproceedings{gunes2012eager,
  author = {Gunes, Omer and Schallhart, Christian and Furche, Tim and Lehmann, Jens and Ngomo, Axel-Cyrille Ngonga},
  title = {EAGER: extending automatically gazetteers for entity recognition},
  booktitle = {Proceedings of the 3rd Workshop on the People's Web Meets NLP: Collaboratively  Constructed Semantic Resources and their Applications to NLP},
  year = {2012},
  pages = {29--33},
  url = {http://acl.eldoc.ub.rug.nl/mirror/W/W12/W12-4005.pdf}
}
Chrupala, G. & Klakow, D. A Named Entity Labeler for German: Exploiting Wikipedia and Distributional Clusters. 2010 LREC   inproceedings URL  
BibTeX:
@inproceedings{chrupala2010named,
  author = {Chrupala, Grzegorz and Klakow, Dietrich},
  title = {A Named Entity Labeler for German: Exploiting Wikipedia and Distributional Clusters.},
  booktitle = {LREC},
  publisher = {European Language Resources Association},
  year = {2010},
  url = {http://lexitron.nectec.or.th/public/LREC-2010_Malta/pdf/538_Paper.pdf}
}
Kang, I.-S., Na, S.-H., Lee, S., Jung, H., Kim, P., Sung, W.-K. & Lee, J.-H. On co-authorship for author disambiguation 2009 Information Processing & Management   article DOIURL  
Abstract: Author name disambiguation deals with clustering the same-name authors into different individuals. To attack the problem, many studies have employed a variety of disambiguation features such as coauthors, titles of papers/publications, topics of articles, emails/affiliations, etc. Among these, co-authorship is the most easily accessible and influential, since inter-person acquaintances represented by co-authorship could discriminate the identities of authors more clearly than other features. This study attempts to explore the net effects of co-authorship on author clustering in bibliographic data. First, to handle the shortage of explicit coauthors listed in known citations, a web-assisted technique of acquiring implicit coauthors of the target author to be disambiguated is proposed. Then, a coauthor disambiguation hypothesis that the identity of an author can be determined by his/her coauthors is examined and confirmed through a variety of author disambiguation experiments.
BibTeX:
@article{kang2009coauthorship,
  author = {Kang, In-Su and Na, Seung-Hoon and Lee, Seungwoo and Jung, Hanmin and Kim, Pyung and Sung, Won-Kyung and Lee, Jong-Hyeok},
  title = {On co-authorship for author disambiguation},
  journal = {Information Processing & Management},
  year = {2009},
  volume = {45},
  number = {1},
  pages = {84--97},
  url = {http://www.sciencedirect.com/science/article/pii/S0306457308000721},
  doi = {http://dx.doi.org/10.1016/j.ipm.2008.06.006}
}
Ley, M. DBLP: some lessons learned 2009 Proceedings of the VLDB Endowment   article URL  
Abstract: The DBLP Computer Science Bibliography evolved from an early small experimental Web server to a popular service for the computer science community. Many design decisions and details of the public XML-records behind DBLP never were documented. This paper is a review of the evolution of DBLP. The main perspective is data modeling. In DBLP persons play a central role, our discussion of person names may be applicable to many other data bases. All DBLP data are available for your own experiments. You may either download the complete set, or use a simple XML-based API described in an online appendix.
BibTeX:
@article{ley2009lessons,
  author = {Ley, Michael},
  title = {DBLP: some lessons learned},
  journal = {Proceedings of the VLDB Endowment},
  publisher = {VLDB Endowment},
  year = {2009},
  volume = {2},
  number = {2},
  pages = {1493--1500},
  url = {http://dl.acm.org/citation.cfm?id=1687553.1687577}
}
Bhattacharya, I. & Getoor, L. Collective entity resolution in relational data 2007 ACM Transactions on Knowledge Discovery from Data   article DOIURL  
Abstract: Many databases contain uncertain and imprecise references to real-world entities. The absence of identifiers for the underlying entities often results in a database which contains multiple references to the same entity. This can lead not only to data redundancy, but also inaccuracies in query processing and knowledge extraction. These problems can be alleviated through the use of <i>entity resolution</i>. Entity resolution involves discovering the underlying entities and mapping each database reference to these entities. Traditionally, entities are resolved using pairwise similarity over the attributes of references. However, there is often additional relational information in the data. Specifically, references to different entities may cooccur. In these cases, collective entity resolution, in which entities for cooccurring references are determined jointly rather than independently, can improve entity resolution accuracy. We propose a novel relational clustering algorithm that uses both attribute and relational information for determining the underlying domain entities, and we give an efficient implementation. We investigate the impact that different relational similarity measures have on entity resolution quality. We evaluate our collective entity resolution algorithm on multiple real-world databases. We show that it improves entity resolution performance over both attribute-based baselines and over algorithms that consider relational information but do not resolve entities collectively. In addition, we perform detailed experiments on synthetically generated data to identify data characteristics that favor collective relational resolution over purely attribute-based algorithms.
BibTeX:
@article{bhattacharya2007collective,
  author = {Bhattacharya, Indrajit and Getoor, Lise},
  title = {Collective entity resolution in relational data},
  journal = {ACM Transactions on Knowledge Discovery from Data},
  publisher = {ACM},
  year = {2007},
  volume = {1},
  number = {1},
  url = {http://doi.acm.org/10.1145/1217299.1217304},
  doi = {http://dx.doi.org/10.1145/1217299.1217304}
}
Mihalcea, R. & Csomai, A. Wikify!: linking documents to encyclopedic knowledge 2007 Proceedings of the sixteenth ACM Conference on information and knowledge management   inproceedings DOIURL  
Abstract: This paper introduces the use of Wikipedia as a resource for automatic keyword extraction and word sense disambiguation, and shows how this online encyclopedia can be used to achieve state-of-the-art results on both these tasks. The paper also shows how the two methods can be combined into a system able to automatically enrich a text with links to encyclopedic knowledge. Given an input document, the system identifies the important concepts in the text and automatically links these concepts to the corresponding Wikipedia pages. Evaluations of the system show that the automatic annotations are reliable and hardly distinguishable from manual annotations.
BibTeX:
@inproceedings{mihalcea2007wikify,
  author = {Mihalcea, Rada and Csomai, Andras},
  title = {Wikify!: linking documents to encyclopedic knowledge},
  booktitle = {Proceedings of the sixteenth ACM Conference on information and knowledge management},
  publisher = {ACM},
  year = {2007},
  pages = {233--242},
  url = {http://doi.acm.org/10.1145/1321440.1321475},
  doi = {http://dx.doi.org/10.1145/1321440.1321475}
}

Created by JabRef export filters on 30/04/2024 by the social publication management platform PUMA