paper-with-me

Papers

A Deeper Study on Features for Named Entity Recognition

2020-05-01 · LREC 2020 5 · Malarkodi C.S, Sobha Lalitha Devi

This paper deals with the various features used for the identification of named entities. The performance of the machine learning system heavily depends on the feature selection criteria. The intention to trace the essential features required for the development of named entity system across languages motivated us to conduct this study. The linguistic analysis was done to find out the part of speech patterns surrounding the context of named entities and from the observation linguistic oriented features are identified for both Indian and European languages. The Indian languages belongs to Dravidian language family such as Tamil, Telugu, Malayalam, Indo-Aryan language family such as Hindi, Punjabi, Bengali and Marathi, European languages such as English, Spanish, Dutch, German and Hungarian are used in this work. The machine learning technique CRFs was used for the system development. The experiments were conducted using the linguistic features and the results obtained for each languages are comparable with state-of-art systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningfeature selectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

A Study of the Importance of External Knowledge in the Named Entity Recognition Task

2018-07-01 · ACL 2018 7 · Dominic Seyler, Tatiana Dembelova, Luciano del Corro, Johannes Hoffart 외

In this work, we discuss the importance of external knowledge for performing Named Entity Recognition (NER). We present a novel modular framework that divides the knowledge into four categories according to the depth of …

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

Boosting Question Answering by Deep Entity Recognition

2016-05-27 · Piotr Przybyła

In this paper an open-domain factoid question answering system for Polish, RAFAEL, is presented. The system goes beyond finding an answering sentence; it also extracts a single string, corresponding to the required entit…

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

Named Entity Recognition with Extremely Limited Data

2018-06-12 · John Foley, Sheikh Muhammad Sarwar, James Allan

Traditional information retrieval treats named entity recognition as a pre-indexing corpus annotation task, allowing entity tags to be indexed and used during search. Named entity taggers themselves are typically trained…

Information Retrievalnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Mongolian Named Entity Recognition System with Rich Features

2016-12-01 · COLING 2016 12 · Weihua Wang, Feilong Bao, Guanglai Gao

In this paper, we first build a manually annotated named entity corpus of Mongolian. Then, we propose three morphological processing methods and study comprehensive features, including syllable features, lexical features…

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

Resource-Size matters: Improving Neural Named Entity Recognition with Optimized Large Corpora

2018-07-26 · Sajawel Ahmed, Alexander Mehler

This study improves the performance of neural named entity recognition by a margin of up to 11% in F-score on the example of a low-resource language like German, thereby outperforming existing baselines and establishing …

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