To Determine the Weight in a Weighted Sum Method for Domain-Specific Keyword Extraction

Wenshuo Liu,Wenxin Li
DOI: https://doi.org/10.1109/iccet.2009.136
2009-01-01
Abstract:Keyword extraction has been a very traditional topic in Natural Language Processing. However, most methods have been too complicated and slow to be applied in real applications, for example in web-based system. This paper proposes an approach which will complete some preparing works focusing on exploring the linguistic characteristics of a specific domain. This part can be completed once and for all and thus reduce the burden in the real extraction process. It is a weighted sum method and the preparing work focus on finding out the weight. Once we have the weight, the extraction can be completed by addition, multiplication and sort, which are quite simple for modern computer. Experimental results show the effectiveness of the proposed approach.
What problem does this paper attempt to address?