paper-with-me

홈 › Papers

Know-Center at SemEval-2017 Task 10: Sequence Classification with the CODE Annotator

2017-08-01 · SEMEVAL 2017 8 · Roman Kern, Stefan Falk, Andi Rexha

This paper describes our participation in SemEval-2017 Task 10. We competed in Subtask 1 and 2 which consist respectively in identifying all the key phrases in scientific publications and label them with one of the three categories: Task, Process, and Material. These scientific publications are selected from Computer Science, Material Sciences, and Physics domains. We followed a supervised approach for both subtasks by using a sequential classifier (CRF - Conditional Random Fields). For generating our solution we used a web-based application implemented in the EU-funded research project, named CODE. Our system achieved an F1 score of 0.39 for the Subtask 1 and 0.28 for the Subtask 2.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationInformation RetrievalReading Comprehension

Similar Papers 제목 키워드 기반

Know-Center at SemEval-2019 Task 5: Multilingual Hate Speech Detection on Twitter using CNNs

2019-06-01 · SEMEVAL 2019 6 · Kevin Winter, Roman Kern

This paper presents the Know-Center system submitted for task 5 of the SemEval-2019 workshop. Given a Twitter message in either English or Spanish, the task is to first detect whether it contains hateful speech and secon…

Hate Speech DetectionWord Embeddings

Know-Center at SemEval-2016 Task 5: Using Word Vectors with Typed Dependencies for Opinion Target Expression Extraction

2016-06-01 · SEMEVAL 2016 6 · Stefan Falk, Andi Rexha, Roman Kern

DFKI-DKT at SemEval-2017 Task 8: Rumour Detection and Classification using Cascading Heuristics

2017-08-01 · SEMEVAL 2017 8 · Ankit Srivastava, Georg Rehm, Julian Moreno Schneider

We describe our submissions for SemEval-2017 Task 8, Determining Rumour Veracity and Support for Rumours. The Digital Curation Technologies (DKT) team at the German Research Center for Artificial Intelligence (DFKI) part…

General ClassificationregressionRumour Detection

Solomon at SemEval-2020 Task 11: Ensemble Architecture for Fine-Tuned Propaganda Detection in News Articles

2020-09-16 · SEMEVAL 2020 · Mayank Raj, Ajay Jaiswal, Rohit R. R, Ankita Gupta 외

This paper describes our system (Solomon) details and results of participation in the SemEval 2020 Task 11 "Detection of Propaganda Techniques in News Articles"\cite{DaSanMartinoSemeval20task11}. We participated in Task …

ArticlesClassificationGeneral ClassificationMulti-class Classification+1

BERTatDE at SemEval-2020 Task 6: Extracting Term-definition Pairs in Free Text Using Pre-trained Model

2020-12-01 · SEMEVAL 2020 · Huihui Zhang, Feiliang Ren

Definition extraction is an important task in Nature Language Processing, and it is used to identify the terms and definitions related to terms. The task contains sentence classification task (i.e., classify whether it c…

Definition ExtractionSentenceSentence Classification