login

Named entity recognition in query

Published 19 July 2009
Jiafeng Guo, Gu Xu, Xueqi Cheng, Hang Li
Citations376

TL;DR

Experimental results show that the proposed method based on WS-LDA can accurately perform NERQ, and outperform the baseline methods.

Abstract

This paper addresses the problem of Named Entity Recognition in Query (NERQ), which involves detection of the named entity in a given query and classification of the named entity into predefined classes. NERQ is potentially useful in many applications in web search. The paper proposes taking a probabilistic approach to the task using query log data and Latent Dirichlet Allocation. We consider contexts of a named entity (i.e., the remainders of the named entity in queries) as words of a document, and classes of the named entity as topics. The topic model is constructed by a novel and general learning method referred to as WS-LDA (Weakly Supervised Latent Dirichlet Allocation), which employs weakly supervised learning (rather than unsupervised learning) using partially labeled seed entities. Experimental results show that the proposed method based on WS-LDA can accurately perform NERQ, and outperform the baseline methods.

Keywords

Computer ScienceDecision Sciences