paper-with-me

Papers

Comparative Analysis of Named Entity Recognition in the Dungeons and Dragons Domain

2023-09-29 · Gayashan Weerasundara, Nisansa de Silva

Many NLP tasks, although well-resolved for general English, face challenges in specific domains like fantasy literature. This is evident in Named Entity Recognition (NER), which detects and categorizes entities in text. We analyzed 10 NER models on 7 Dungeons and Dragons (D&D) adventure books to assess domain-specific performance. Using open-source Large Language Models, we annotated named entities in these books and evaluated each model's precision. Our findings indicate that, without modifications, Flair, Trankit, and Spacy outperform others in identifying named entities in the D&D context.

📄 PDF Abstract BibTeX arXiv:2309.17171

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Turkish Named Entity Recognition: A Survey and Comparative Analysis

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Named entity recognition is a challenging task that has been widely studied in English. Although there are some efforts for named entity recognition in Turkish language, the reported results are limited to particular dat…

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

Latvian and Lithuanian Named Entity Recognition with TildeNER

2012-05-01 · LREC 2012 5 · M{\=a}rcis Pinnis

In this paper the author presents TildeNER ― an open source freely available named entity recognition toolkit and the first multi-class named entity recognition system for Latvian and Lithuanian languages. The system i…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Named Entity Recognition on Turkish Tweets

2014-05-01 · LREC 2014 5 · Dilek K{\"u}{\c{c}}{\"u}k, Guillaume Jacquet, Ralf Steinberger

Various recent studies show that the performance of named entity recognition (NER) systems developed for well-formed text types drops significantly when applied to tweets. The only existing study for the highly inflected…

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

Synthesis and Evaluation of a Domain-specific Large Data Set for Dungeons & Dragons

2022-12-18 · Akila Peiris, Nisansa de Silva

This paper introduces the Forgotten Realms Wiki (FRW) data set and domain specific natural language generation using FRW along with related analyses. Forgotten Realms is the de-facto default setting of the popular open e…

ArticlesText Generation

Fine Tuning Named Entity Extraction Models for the Fantasy Domain

2024-02-16 · Aravinth Sivaganeshan, Nisansa de Silva

Named Entity Recognition (NER) is a sequence classification Natural Language Processing task where entities are identified in the text and classified into predefined categories. It acts as a foundation for most informati…

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