paper-with-me

홈 › Papers

Pattern-based Acquisition of Scientific Entities from Scholarly Article Titles

2021-09-01 · Jennifer D'Souza, Soeren Auer

We describe a rule-based approach for the automatic acquisition of salient scientific entities from Computational Linguistics (CL) scholarly article titles. Two observations motivated the approach: (i) noting salient aspects of an article's contribution in its title; and (ii) pattern regularities capturing the salient terms that could be expressed in a set of rules. Only those lexico-syntactic patterns were selected that were easily recognizable, occurred frequently, and positionally indicated a scientific entity type. The rules were developed on a collection of 50,237 CL titles covering all articles in the ACL Anthology. In total, 19,799 research problems, 18,111 solutions, 20,033 resources, 1,059 languages, 6,878 tools, and 21,687 methods were extracted at an average precision of 75%.

📄 PDF Abstract BibTeX arXiv:2109.00199

Code (1)

jd-coderepos/cl-titles-parser 공식 구현

Tasks

Articles

Similar Papers 제목 키워드 기반

Computer Science Articles Named Entity Recognition Datasets: Survey and Our Recent Development

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Domain-specific named entity recognition on Computer Science (CS) scholarly articles is an information extraction task that is arguably more challenging and less studied than named entity recognition (NER) for the genera…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Biases in Scholarly Recommender Systems: Impact, Prevalence, and Mitigation

2023-01-18 · Michael Färber, Melissa Coutinho, Shuzhou Yuan

With the remarkable increase in the number of scientific entities such as publications, researchers, and scientific topics, and the associated information overload in science, academic recommender systems have become inc…

Recommendation Systems

Astro-NER -- Astronomy Named Entity Recognition: Is GPT a Good Domain Expert Annotator?

2024-05-04 · Julia Evans, Sameer Sadruddin, Jennifer D'Souza

In this study, we address one of the challenges of developing NER models for scholarly domains, namely the scarcity of suitable labeled data. We experiment with an approach using predictions from a fine-tuned LLM model t…

Astronomynamed-entity-recognitionNamed Entity RecognitionNER

SciER: An Entity and Relation Extraction Dataset for Datasets, Methods, and Tasks in Scientific Documents

2024-10-28 · Qi Zhang, Zhijia Chen, Huitong Pan, Cornelia Caragea 외

Scientific information extraction (SciIE) is critical for converting unstructured knowledge from scholarly articles into structured data (entities and relations). Several datasets have been proposed for training and vali…

ArticlesRelationRelation ExtractionTAG

ScholarlyRead: A New Dataset for Scientific Article Reading Comprehension

2020-05-01 · LREC 2020 5 · Tanik Saikh, Asif Ekbal, Pushpak Bhattacharyya

We present ScholarlyRead, span-of-word-based scholarly articles{'} Reading Comprehension (RC) dataset with approximately 10K manually checked passage-question-answer instances. ScholarlyRead was constructed in semi-autom…

ArticlesQuestion AnsweringReading Comprehension