paper-with-me

Papers

Comparing Named-Entity Recognizers in a Targeted Domain: Handcrafted Rules vs Machine Learning

2016-07-01 · JEPTALNRECITAL 2016 7 · Ioannis Partalas, C{\'e}dric Lopez, Fr{\'e}d{\'e}rique Segond

Comparing Named-Entity Recognizers in a Targeted Domain : Handcrafted Rules vs. Machine Learning Named-Entity Recognition concerns the classification of textual objects in a predefined set of categories such as persons, organizations, and localizations. While Named-Entity Recognition is well studied since 20 years, the application to specialized domains still poses challenges for current systems. We developed a rule-based system and two machine learning approaches to tackle the same task : recognition of product names, brand names, etc., in the domain of Cosmetics, for French. Our systems can thus be compared under ideal conditions. In this paper, we introduce both systems and we compare them.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

A Little Annotation does a Lot of Good: A Study in Bootstrapping Low-resource Named Entity Recognizers

2019-08-23 · IJCNLP 2019 11 · Aditi Chaudhary, Jiateng Xie, Zaid Sheikh, Graham Neubig 외

Most state-of-the-art models for named entity recognition (NER) rely on the availability of large amounts of labeled data, making them challenging to extend to new, lower-resourced languages. However, there are now sever…

Active LearningCross-Lingual Transfernamed-entity-recognitionNamed Entity Recognition+3

Named Entity Recognition for Partially Annotated Datasets

2022-04-19 · Michael Strobl, Amine Trabelsi, Osmar Zaiane

The most common Named Entity Recognizers are usually sequence taggers trained on fully annotated corpora, i.e. the class of all words for all entities is known. Partially annotated corpora, i.e. some but not all entities…

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

Cross-lingual Transfer of Named Entity Recognizers without Parallel Corpora

2015-07-01 · IJCNLP 2015 7 · Ayah Zirikly, Masato Hagiwara
Cross-Lingual TransferDependency ParsingDomain AdaptationNamed Entity Recognition (NER)+1

Recognizing Complex Entity Mentions: A Review and Future Directions

2018-07-01 · ACL 2018 7 · Xiang Dai

Standard named entity recognizers can effectively recognize entity mentions that consist of contiguous tokens and do not overlap with each other. However, in practice, there are many domains, such as the biomedical domai…

Entity LinkingNamed Entity Recognition (NER)Question AnsweringRelation Extraction+1

Deep Affix Features Improve Neural Named Entity Recognizers

2018-06-01 · SEMEVAL 2018 6 · Vikas Yadav, Rebecca Sharp, Steven Bethard

We propose a practical model for named entity recognition (NER) that combines word and character-level information with a specific learned representation of the prefixes and suffixes of the word. We apply this approach t…

Feature EngineeringMorphological Analysisnamed-entity-recognitionNamed Entity Recognition+2