paper-with-me

홈 › Papers

SMDDH: Singleton Mention detection using Deep Learning in Hindi Text

2023-01-23 · Kusum Lata, Pardeep Singh, Kamlesh Dutta

Mention detection is an important component of coreference resolution system, where mentions such as name, nominal, and pronominals are identified. These mentions can be purely coreferential mentions or singleton mentions (non-coreferential mentions). Coreferential mentions are those mentions in a text that refer to the same entities in a real world. Whereas, singleton mentions are mentioned only once in the text and do not participate in the coreference as they are not mentioned again in the following text. Filtering of these singleton mentions can substantially improve the performance of a coreference resolution process. This paper proposes a singleton mention detection module based on a fully connected network and a Convolutional neural network for Hindi text. This model utilizes a few hand-crafted features and context information, and word embedding for words. The coreference annotated Hindi dataset comprising of 3.6K sentences, and 78K tokens are used for the task. In terms of Precision, Recall, and F-measure, the experimental findings obtained are excellent.

📄 PDF Abstract BibTeX arXiv:2301.09361

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionDeep Learning

Similar Papers 제목 키워드 기반

SPLICE: A Singleton-Enhanced PipeLIne for Coreference REsolution

2024-03-25 · YIlun Zhu, Siyao Peng, Sameer Pradhan, Amir Zeldes

Singleton mentions, i.e.~entities mentioned only once in a text, are important to how humans understand discourse from a theoretical perspective. However previous attempts to incorporate their detection in end-to-end neu…

Avgcoreference-resolutionCoreference ResolutionNER

Incorporating Singletons and Mention-based Features in Coreference Resolution via Multi-task Learning for Better Generalization

2023-09-20 · YIlun Zhu, Siyao Peng, Sameer Pradhan, Amir Zeldes

Previous attempts to incorporate a mention detection step into end-to-end neural coreference resolution for English have been hampered by the lack of singleton mention span data as well as other entity information. This …

coreference-resolutionCoreference ResolutionMulti-Task Learning

Coreference Resolution System for Indonesian Text with Mention Pair Method and Singleton Exclusion using Convolutional Neural Network

2020-09-11 · Turfa Auliarachman, Ayu Purwarianti

Neural network has shown promising performance on coreference resolution systems that uses mention pair method. With deep neural network, it can learn hidden and deep relations between two mentions. However, there is no …

coreference-resolutionCoreference ResolutionWord Embeddings

A Cluster Ranking Model for Full Anaphora Resolution

2019-11-21 · LREC 2020 5 · Juntao Yu, Alexandra Uma, Massimo Poesio

Anaphora resolution (coreference) systems designed for the CONLL 2012 dataset typically cannot handle key aspects of the full anaphora resolution task such as the identification of singletons and of certain types of non-…

Coreference Resolution

The Life and Death of Discourse Entities: Identifying Singleton Mentions

2013-06-01 · NAACL 2013 6 · Marta Recasens, Marie-Catherine de Marneffe, Christopher Potts
Coreference ResolutionNatural Language Inference