paper-with-me

Papers

Exhaustive Entity Recognition for Coptic: Challenges and Solutions

2020-11-03 · COLING (LaTeCHCLfL, CLFL, LaTeCH) 2020 12 · Amir Zeldes, Lance Martin, Sichang Tu

Entity recognition provides semantic access to ancient materials in the Digital Humanities: itexposes people and places of interest in texts that cannot be read exhaustively, facilitates linkingresources and can provide a window into text contents, even for texts with no translations. Inthis paper we present entity recognition for Coptic, the language of Hellenistic era Egypt. Weevaluate NLP approaches to the task and lay out difficulties in applying them to a low-resource,morphologically complex language. We present solutions for named and non-named nested en-tity recognition and semi-automatic entity linking to Wikipedia, relying on robust dependencyparsing, feature-based CRF models, and hand-crafted knowledge base resources, enabling highaccuracy NER with orders of magnitude less data than those used for high resource languages.The results suggest avenues for research on other languages in similar settings.

📄 PDF Abstract BibTeX arXiv:2011.02068

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingNER

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

A Text Recognition Dataset from Sahidic Coptic Ancient Manuscripts

2026-06-14 · Fabio Quattrini, Carmine Zaccagnino, Costanza Bianchi, Silvia Cascianelli 외 arxiv

In this work, we target Handwritten Text Recognition (HTR) in low-resource scenarios, which arise from underrepresented languages, rare scripts, and degraded visual conditions typical of historical documents. We introduc…

Handwritten Text Recognition

A Collaborative Ecosystem for Digital Coptic Studies

2019-12-11 · Caroline T. Schroeder, Amir Zeldes

Scholarship on underresourced languages bring with them a variety of challenges which make access to the full spectrum of source materials and their evaluation difficult. For Coptic in particular, large scale analyses an…

The Coptic Universal Dependency Treebank

2018-11-01 · WS 2018 11 · Amir Zeldes, Mitchell Abrams

This paper presents the Coptic Universal Dependency Treebank, the first dependency treebank within the Egyptian subfamily of the Afro-Asiatic languages. We discuss the composition of the corpus, challenges in adapting th…

A Linked Coptic Dictionary Online

2018-08-01 · COLING 2018 8 · Frank Feder, Maxim Kupreyev, Emma Manning, Caroline T. Schroeder 외

We describe a new project publishing a freely available online dictionary for Coptic. The dictionary encompasses comprehensive cross-referencing mechanisms, including linking entries to an online scanned edition of Crum{…

mgsohrab at WNUT 2020 Shared Task-1: Neural Exhaustive Approach for Entity and Relation Recognition Over Wet Lab Protocols

2020-11-01 · Workshop on Noisy User-generated Text 2020 11 · Mohammad Golam Sohrab, Anh-Khoa Duong Nguyen, Makoto Miwa, Hiroya Takamura

We present a neural exhaustive approach that addresses named entity recognition (NER) and relation recognition (RE), for the entity and relation recognition over the wet-lab protocols shared task. We introduce BERT-ba…

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