paper-with-me

홈 › Papers

SEAL: Scientific Keyphrase Extraction and Classification

2020-06-05 · Ayush Garg, Sammed Shantinath Kagi, Mayank Singh

Automatic scientific keyphrase extraction is a challenging problem facilitating several downstream scholarly tasks like search, recommendation, and ranking. In this paper, we introduce SEAL, a scholarly tool for automatic keyphrase extraction and classification. The keyphrase extraction module comprises two-stage neural architecture composed of Bidirectional Long Short-Term Memory cells augmented with Conditional Random Fields. The classification module comprises of a Random Forest classifier. We extensively experiment to showcase the robustness of the system. We evaluate multiple state-of-the-art baselines and show a significant improvement. The current system is hosted at http://lingo.iitgn.ac.in:5000/.

📄 PDF Abstract BibTeX arXiv:2006.03292

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationKeyphrase Extraction

Similar Papers 제목 키워드 기반

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

TA-DA: Topic-Aware Domain Adaptation for Scientific Keyphrase Identification and Classification (Student Abstract)

2022-12-30 · Răzvan-Alexandru Smădu, George-Eduard Zaharia, Andrei-Marius Avram, Dumitru-Clementin Cercel 외

Keyphrase identification and classification is a Natural Language Processing and Information Retrieval task that involves extracting relevant groups of words from a given text related to the main topic. In this work, we …

Domain AdaptationInformation RetrievalKeyphrase ExtractionMulti-Task Learning+1

Keyphrase Extraction from Scientific Articles via Extractive Summarization

2021-06-01 · NAACL (sdp) 2021 6 · Chrysovalantis Giorgos Kontoulis, Eirini Papagiannopoulou, Grigorios Tsoumakas

Automatically extracting keyphrases from scholarly documents leads to a valuable concise representation that humans can understand and machines can process for tasks, such as information retrieval, article clustering and…

ArticlesExtractive SummarizationInformation RetrievalKeyphrase Extraction+1

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

Unsupervised Keyphrase Extraction via Interpretable Neural Networks

2022-03-15 · Rishabh Joshi, Vidhisha Balachandran, Emily Saldanha, Maria Glenski 외

Keyphrase extraction aims at automatically extracting a list of "important" phrases representing the key concepts in a document. Prior approaches for unsupervised keyphrase extraction resorted to heuristic notions of phr…

ArticlesKeyphrase ExtractionTopic Classification