paper-with-me

Papers

Learning Feature Representations for Keyphrase Extraction

2018-01-05 · Corina Florescu, Wei Jin

In supervised approaches for keyphrase extraction, a candidate phrase is encoded with a set of hand-crafted features and machine learning algorithms are trained to discriminate keyphrases from non-keyphrases. Although the manually-designed features have shown to work well in practice, feature engineering is a difficult process that requires expert knowledge and normally does not generalize well. In this paper, we present SurfKE, a feature learning framework that exploits the text itself to automatically discover patterns that keyphrases exhibit. Our model represents the document as a graph and automatically learns feature representation of phrases. The proposed model obtains remarkable improvements in performance over strong baselines.

📄 PDF Abstract BibTeX arXiv:1801.01768

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFeature EngineeringKeyphrase Extraction

Similar Papers 제목 키워드 기반

Keyphrase Extraction with Span-based Feature Representations

2020-02-13 · Funan Mu, Zhenting Yu, LiFeng Wang, Yequan Wang 외

Keyphrases are capable of providing semantic metadata characterizing documents and producing an overview of the content of a document. Since keyphrase extraction is able to facilitate the management, categorization, and …

Feature EngineeringKeyphrase ExtractionManagementRetrieval

Local Word Vectors Guiding Keyphrase Extraction

2017-10-20 · Eirini Papagiannopoulou, Grigorios Tsoumakas

Automated keyphrase extraction is a fundamental textual information processing task concerned with the selection of representative phrases from a document that summarize its content. This work presents a novel unsupervis…

Keyphrase ExtractionWord Embeddings

WING-NUS at SemEval-2017 Task 10: Keyphrase Extraction and Classification as Joint Sequence Labeling

2017-08-01 · SEMEVAL 2017 8 · Animesh Prasad, Min-Yen Kan

We describe an end-to-end pipeline processing approach for SemEval 2017{'}s Task 10 to extract keyphrases and their relations from scientific publications. We jointly identify and classify keyphrases by modeling the subt…

ClusteringGeneral ClassificationKeyphrase ExtractionRelation

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/cl…

ArticlesClusteringKeyphrase ExtractionText Summarization

Enhancing Phrase Representation by Information Bottleneck Guided Text Diffusion Process for Keyphrase Extraction

2023-08-17 · Yuanzhen Luo, Qingyu Zhou, Feng Zhou

Keyphrase extraction (KPE) is an important task in Natural Language Processing for many scenarios, which aims to extract keyphrases that are present in a given document. Many existing supervised methods treat KPE as sequ…

Keyphrase Extraction