paper-with-me

Papers

Counts@IITK at SemEval-2021 Task 8: SciBERT Based Entity And Semantic Relation Extraction For Scientific Data

2021-04-03 · SEMEVAL 2021 · Akash Gangwar, Sabhay Jain, Shubham Sourav, Ashutosh Modi

This paper presents the system for SemEval 2021 Task 8 (MeasEval). MeasEval is a novel span extraction, classification, and relation extraction task focused on finding quantities, attributes of these quantities, and additional information, including the related measured entities, properties, and measurement contexts. Our submitted system, which placed fifth (team rank) on the leaderboard, consisted of SciBERT with [CLS] token embedding and CRF layer on top. We were also placed first in Quantity (tied) and Unit subtasks, second in MeasuredEntity, Modifier and Qualifies subtasks, and third in Qualifier subtask.

📄 PDF Abstract BibTeX arXiv:2104.01364

Code (1)

akashgnr31/Counts-And-Measurement 공식 구현

Tasks

Relation Extraction

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 제목 키워드 기반

KnowGraph@IITK at SemEval-2021 Task 11: Building KnowledgeGraph for NLP Research

2021-04-04 · Shashank Shailabh, Sajal Chaurasia, Ashutosh Modi

Research in Natural Language Processing is making rapid advances, resulting in the publication of a large number of research papers. Finding relevant research papers and their contribution to the domain is a challenging …

Triplet

KnowGraph@IITK at SemEval-2021 Task 11: Building Knowledge Graph for NLP Research

2021-08-01 · SEMEVAL 2021 · Shashank Shailabh, Sajal Chaurasia, Ashutosh Modi

Research in Natural Language Processing is making rapid advances, resulting in the publication of a large number of research papers. Finding relevant research papers and their contribution to the domain is a challenging …

Triplet

JBNU-CCLab at SemEval-2022 Task 12: Machine Reading Comprehension and Span Pair Classification for Linking Mathematical Symbols to Their Descriptions

2022-07-01 · SemEval (NAACL) 2022 7 · Sung-Min Lee, Seung-Hoon Na

This paper describes our system in the SemEval-2022 Task 12: ‘linking mathematical symbols to their descriptions’, achieving first on the leaderboard for all the subtasks comprising named entity extraction (NER) and rela…

Joint Entity and Relation ExtractionMachine Reading ComprehensionNERReading Comprehension+1

IITK at SemEval-2020 Task 10: Transformers for Emphasis Selection

2020-07-21 · SEMEVAL 2020 · Vipul Singhal, Sahil Dhull, Rishabh Agarwal, Ashutosh Modi

This paper describes the system proposed for addressing the research problem posed in Task 10 of SemEval-2020: Emphasis Selection For Written Text in Visual Media. We propose an end-to-end model that takes as input the t…

IITK@LCP at SemEval 2021 Task 1: Classification for Lexical Complexity Regression Task

2021-04-02 · Neil Rajiv Shirude, Sagnik Mukherjee, Tushar Shandhilya, Ananta Mukherjee 외

This paper describes our contribution to SemEval 2021 Task 1: Lexical Complexity Prediction. In our approach, we leverage the ELECTRA model and attempt to mirror the data annotation scheme. Although the task is a regress…

General ClassificationLexical Complexity PredictionregressionTask 2