paper-with-me

Papers

A Hybrid Approach to Extract Keyphrases from Medical Documents

2013-03-06 · Kamal Sarkar

Keyphrases are the phrases, consisting of one or more words, representing the important concepts in the articles. Keyphrases are useful for a variety of tasks such as text summarization, automatic indexing, clustering/classification, text mining etc. This paper presents a hybrid approach to keyphrase extraction from medical documents. The keyphrase extraction approach presented in this paper is an amalgamation of two methods: the first one assigns weights to candidate keyphrases based on an effective combination of features such as position, term frequency, inverse document frequency and the second one assign weights to candidate keyphrases using some knowledge about their similarities to the structure and characteristics of keyphrases available in the memory (stored list of keyphrases). An efficient candidate keyphrase identification method as the first component of the proposed keyphrase extraction system has also been introduced in this paper. The experimental results show that the proposed hybrid approach performs better than some state-of-the art keyphrase extraction approaches.

📄 PDF Abstract BibTeX arXiv:1303.1441

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClusteringKeyphrase ExtractionText Summarization

Similar Papers 제목 키워드 기반

Extracting Discriminative Keyphrases with Learned Semantic Hierarchies

2016-12-01 · COLING 2016 12 · Yunli Wang, Yong Jin, Xiaodan Zhu, Cyril Goutte

The goal of keyphrase extraction is to automatically identify the most salient phrases from documents. The technique has a wide range of applications such as rendering a quick glimpse of a document, or extracting key con…

Keyphrase ExtractionSpecificity

Capturing Global Informativeness in Open Domain Keyphrase Extraction

2020-04-28 · Si Sun, Zhenghao Liu, Chenyan Xiong, Zhiyuan Liu 외

Open-domain KeyPhrase Extraction (KPE) aims to extract keyphrases from documents without domain or quality restrictions, e.g., web pages with variant domains and qualities. Recently, neural methods have shown promising r…

ChunkingInformativenessKeyphrase Extraction

Terminology-based Text Embedding for Computing Document Similarities on Technical Content

2019-06-05 · JEPTALNRECITAL 2019 7 · Hamid Mirisaee, Eric Gaussier, Cedric Lagnier, Agnes Guerraz

We propose in this paper a new, hybrid document embedding approach in order to address the problem of document similarities with respect to the technical content. To do so, we employ a state-of-the-art graph techniques t…

Document Embedding

ELSKE: Efficient Large-Scale Keyphrase Extraction

2021-02-10 · Johannes Knittel, Steffen Koch, Thomas Ertl

Keyphrase extraction methods can provide insights into large collections of documents such as social media posts. Existing methods, however, are less suited for the real-time analysis of streaming data, because they are …

Information RetrievalKeyphrase ExtractionKeyword ExtractionMulti-Document Summarization+1

LDKP: A Dataset for Identifying Keyphrases from Long Scientific Documents

2022-03-29 · Debanjan Mahata, Navneet Agarwal, Dibya Gautam, Amardeep Kumar 외

Identifying keyphrases (KPs) from text documents is a fundamental task in natural language processing and information retrieval. Vast majority of the benchmark datasets for this task are from the scientific domain contai…

ArticlesInformation RetrievalKeyphrase ExtractionKeyphrase Generation+1