paper-with-me

홈 › Papers

LABDA at SemEval-2017 Task 10: Extracting Keyphrases from Scientific Publications by combining the BANNER tool and the UMLS Semantic Network

2017-08-01 · SEMEVAL 2017 8 · Isabel Segura-Bedmar, Crist{\'o}bal Col{\'o}n-Ruiz, Paloma Mart{\'\i}nez

This paper describes the system presented by the LABDA group at SemEval 2017 Task 10 ScienceIE, specifically for the subtasks of identification and classification of keyphrases from scientific articles. For the task of identification, we use the BANNER tool, a named entity recognition system, which is based on conditional random fields (CRF) and has obtained successful results in the biomedical domain. To classify keyphrases, we study the UMLS semantic network and propose a possible linking between the keyphrase types and the UMLS semantic groups. Based on this semantic linking, we create a dictionary for each keyphrase type. Then, a feature indicating if a token is found in one of these dictionaries is incorporated to feature set used by the BANNER tool. The final results on the test dataset show that our system still needs to be improved, but the conditional random fields and, consequently, the BANNER system can be used as a first approximation to identify and classify keyphrases.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesGeneral Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

LABDA at SemEval-2017 Task 10: Relation Classification between keyphrases via Convolutional Neural Network

2017-08-01 · SEMEVAL 2017 8 · V{\'\i}ctor Su{\'a}rez-Paniagua, Isabel Segura-Bedmar, Paloma Mart{\'\i}nez

In this paper, we describe our participation at the subtask of extraction of relationships between two identified keyphrases. This task can be very helpful in improving search engines for scientific articles. Our approac…

ArticlesGeneral ClassificationLemmatizationRelation+3

SemEval 2017 Task 10: ScienceIE - Extracting Keyphrases and Relations from Scientific Publications

2017-04-10 · SEMEVAL 2017 8 · Isabelle Augenstein, Mrinal Das, Sebastian Riedel, Lakshmi Vikraman 외

We describe the SemEval task of extracting keyphrases and relations between them from scientific documents, which is crucial for understanding which publications describe which processes, tasks and materials. Although th…

Knowledge Base Population

LIPN at SemEval-2017 Task 10: Filtering Candidate Keyphrases from Scientific Publications with Part-of-Speech Tag Sequences to Train a Sequence Labeling Model

2017-08-01 · SEMEVAL 2017 8 · Hern, Simon David ez, Davide Buscaldi, Thierry Charnois

This paper describes the system used by the team LIPN in SemEval 2017 Task 10: Extracting Keyphrases and Relations from Scientific Publications. The team participated in Scenario 1, that includes three subtasks, Identifi…

TAG

The NTNU System at SemEval-2017 Task 10: Extracting Keyphrases and Relations from Scientific Publications Using Multiple Conditional Random Fields

2017-08-01 · SEMEVAL 2017 8 · Lung-Hao Lee, Kuei-Ching Lee, Yuen-Hsien Tseng

This study describes the design of the NTNU system for the ScienceIE task at the SemEval 2017 workshop. We use self-defined feature templates and multiple conditional random fields with extracted features to identify key…

Multi-Task Learning

NTNU-1@ScienceIE at SemEval-2017 Task 10: Identifying and Labelling Keyphrases with Conditional Random Fields

2017-08-01 · SEMEVAL 2017 8 · Erwin Marsi, Utpal Kumar Sikdar, Cristina Marco, Biswanath Barik 외

We present NTNU{'}s systems for Task A (prediction of keyphrases) and Task B (labelling as Material, Process or Task) at SemEval 2017 Task 10: Extracting Keyphrases and Relations from Scientific Publications (Augenstein …

Dependency ParsingNamed Entity Recognition (NER)Relation Extraction