paper-with-me

홈 › Papers

Entity Recognition and Relation Extraction from Scientific and Technical Texts in Russian

2020-11-19 · Elena Bruches, Alexey Pauls, Tatiana Batura, Vladimir Isachenko

This paper is devoted to the study of methods for information extraction (entity recognition and relation classification) from scientific texts on information technology. Scientific publications provide valuable information into cutting-edge scientific advances, but efficient processing of increasing amounts of data is a time-consuming task. In this paper, several modifications of methods for the Russian language are proposed. It also includes the results of experiments comparing a keyword extraction method, vocabulary method, and some methods based on neural networks. Text collections for these tasks exist for the English language and are actively used by the scientific community, but at present, such datasets in Russian are not publicly available. In this paper, we present a corpus of scientific texts in Russian, RuSERRC. This dataset consists of 1600 unlabeled documents and 80 labeled with entities and semantic relations (6 relation types were considered). The dataset and models are available at https://github.com/iis-research-team. We hope they can be useful for research purposes and development of information extraction systems.

📄 PDF Abstract BibTeX arXiv:2011.09817

Code (0)

등록된 구현이 없습니다.

Tasks

Keyword ExtractionRelationRelation ClassificationRelation Extraction

Similar Papers 제목 키워드 기반

Scientific and Technological Text Knowledge Extraction Method of based on Word Mixing and GRU

2022-03-31 · Suyu Ouyang, Yingxia Shao, Junping Du, Ang Li

The knowledge extraction task is to extract triple relations (head entity-relation-tail entity) from unstructured text data. The existing knowledge extraction methods are divided into "pipeline" method and joint extracti…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

CONNER: A Cascade Count and Measurement Extraction Tool for Scientific Discourse

2021-08-01 · SEMEVAL 2021 · Jiarun Cao, Yuejia Xiang, Yunyan Zhang, Zhiyuan Qi 외

This paper presents our wining contribution to SemEval 2021 Task 8: MeasEval. The purpose of this task is identifying the counts and measurements from clinical scientific discourse, including quantities, entities, proper…

Joint Entity and Relation ExtractionRelation Extraction

A Trigger-Aware Multi-Task Learning for Chinese Event Entity Recognition

2021-08-01 · CCL 2021 8 · Xiang Yangxiao, Li Chenliang

“This paper tackles a new task for event entity recognition (EER). Different from named entity recognizing (NER) task it only identifies the named entities which are related to a specific event type. Currently there is n…

ARCMulti-Task LearningNERRelation+1

MIDV-500: A Dataset for Identity Documents Analysis and Recognition on Mobile Devices in Video Stream

2018-07-16 · Vladimir V. Arlazarov, Konstantin Bulatov, Timofey Chernov, Vladimir L. Arlazarov

A lot of research has been devoted to identity documents analysis and recognition on mobile devices. However, no publicly available datasets designed for this particular problem currently exist. There are a few datasets …

Face Detection

A Relational Triple Extraction Method Based on Feature Reasoning for Technological Patents

2022-10-07 · Runze Fang, Junping Du, Yingxia Shao, Zeli Guan

The relation triples extraction method based on table filling can address the issues of relation overlap and bias propagation. However, most of them only establish separate table features for each relationship, which ign…

Relation