paper-with-me

홈 › Papers

Transfer Learning and Sentence Level Features for Named Entity Recognition on Tweets

2017-09-01 · WS 2017 9 · Pius von D{\"a}niken, Mark Cieliebak

We present our system for the WNUT 2017 Named Entity Recognition challenge on Twitter data. We describe two modifications of a basic neural network architecture for sequence tagging. First, we show how we exploit additional labeled data, where the Named Entity tags differ from the target task. Then, we propose a way to incorporate sentence level features. Our system uses both methods and ranked second for entity level annotations, achieving an F1-score of 40.78, and second for surface form annotations, achieving an F1-score of 39.33.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

kpfriends at SemEval-2022 Task 2: NEAMER - Named Entity Augmented Multi-word Expression Recognizer

2022-07-01 · SemEval (NAACL) 2022 7 · Min Sik Oh

We present NEAMER - Named Entity Augmented Multi-word Expression Recognizer. This system is inspired by non-compositionality characteristics shared between Named Entity and Idiomatic Expressions. We utilize transfer lear…

SentenceSentence EmbeddingSentence-EmbeddingTask 2+1

kpfriends at SemEval-2022 Task 2: NEAMER -- Named Entity Augmented Multi-word Expression Recognizer

2022-04-17 · Min Sik Oh

We present NEAMER -- Named Entity Augmented Multi-word Expression Recognizer. This system is inspired by non-compositionality characteristics shared between Named Entity and Idiomatic Expressions. We utilize transfer lea…

SentenceSentence EmbeddingSentence-EmbeddingTask 2+1

Low-Resource Named Entity Recognition with Cross-Lingual, Character-Level Neural Conditional Random Fields

2024-04-14 · IJCNLP 2017 11 · Ryan Cotterell, Kevin Duh

Low-resource named entity recognition is still an open problem in NLP. Most state-of-the-art systems require tens of thousands of annotated sentences in order to obtain high performance. However, for most of the world's …

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionTransfer Learning

Topic Sentence Named Entity Recognition: A New Task with Its Dataset and Benchmarks

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this paper, we focus on a new type of named entity recognition (NER) task called topic sentence NER. A topic sentence means a short and compact sentence that acts as a summary of a long document. For example, a title …

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

FLERT: Document-Level Features for Named Entity Recognition

2020-11-13 · Stefan Schweter, Alan Akbik

Current state-of-the-art approaches for named entity recognition (NER) typically consider text at the sentence-level and thus do not model information that crosses sentence boundaries. However, the use of transformer-bas…

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