paper-with-me

홈 › Papers

Keyphrases Extraction from User-Generated Contents in Healthcare Domain Using Long Short-Term Memory Networks

2018-07-01 · WS 2018 7 · Ilham Fathy Saputra, Rahmad Mahendra, Alfan Farizki Wicaksono

We propose keyphrases extraction technique to extract important terms from the healthcare user-generated contents. We employ deep learning architecture, i.e. Long Short-Term Memory, and leverage word embeddings, medical concepts from a knowledge base, and linguistic components as our features. The proposed model achieves 61.37{\%} F-1 score. Experimental results indicate that our proposed approach outperforms the baseline methods, i.e. RAKE and CRF, on the task of extracting keyphrases from Indonesian health forum posts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringText ClassificationText SummarizationWord Embeddings

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

An Integrated Approach for Keyphrase Generation via Exploring the Power of Retrieval and Extraction

2019-04-06 · NAACL 2019 6 · Wang Chen, Hou Pong Chan, Piji Li, Lidong Bing 외

In this paper, we present a novel integrated approach for keyphrase generation (KG). Unlike previous works which are purely extractive or generative, we first propose a new multi-task learning framework that jointly lear…

Keyphrase GenerationMulti-Task LearningRetrieval

Theme-driven Keyphrase Extraction to Analyze Social Media Discourse

2023-01-27 · William Romano, Omar Sharif, Madhusudan Basak, Joseph Gatto 외

Social media platforms are vital resources for sharing self-reported health experiences, offering rich data on various health topics. Despite advancements in Natural Language Processing (NLP) enabling large-scale social …

Keyphrase ExtractionLanguage ModellingLarge Language Model

Keyphrase Extraction with Dynamic Graph Convolutional Networks and Diversified Inference

2020-10-24 · Haoyu Zhang, Dingkun Long, Guangwei Xu, Pengjun Xie 외

Keyphrase extraction (KE) aims to summarize a set of phrases that accurately express a concept or a topic covered in a given document. Recently, Sequence-to-Sequence (Seq2Seq) based generative framework is widely used in…

DecoderKeyphrase ExtractionRepresentation Learning

Enhancing Keyphrase Extraction from Academic Articles with their Reference Information

2021-11-28 · Chengzhi Zhang, Lei Zhao, Mengyuan Zhao, Yingyi Zhang

With the development of Internet technology, the phenomenon of information overload is becoming more and more obvious. It takes a lot of time for users to obtain the information they need. However, keyphrases that summar…

ArticlesKeyphrase Extraction

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