paper-with-me

Papers

Named Entity Recognition in Twitter using Images and Text

2017-10-30 · Diego Esteves, Rafael Peres, Jens Lehmann, Giulio Napolitano

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations with correctly detecting and classifying entities, prominently in short and noisy text, such as Twitter. An important negative aspect in most of NER approaches is the high dependency on hand-crafted features and domain-specific knowledge, necessary to achieve state-of-the-art results. Thus, devising models to deal with such linguistically complex contexts is still challenging. In this paper, we propose a novel multi-level architecture that does not rely on any specific linguistic resource or encoded rule. Unlike traditional approaches, we use features extracted from images and text to classify named entities. Experimental tests against state-of-the-art NER for Twitter on the Ritter dataset present competitive results (0.59 F-measure), indicating that this approach may lead towards better NER models.

📄 PDF Abstract BibTeX arXiv:1710.11027

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Aiding Intra-Text Representations with Visual Context for Multimodal Named Entity Recognition

2019-04-02 · Omer Arshad, Ignazio Gallo, Shah Nawaz, Alessandro Calefati

With massive explosion of social media such as Twitter and Instagram, people daily share billions of multimedia posts, containing images and text. Typically, text in these posts is short, informal and noisy, leading to a…

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

Bidirectional LSTM for Named Entity Recognition in Twitter Messages

2016-12-01 · WS 2016 12 · Nut Limsopatham, Nigel Collier

In this paper, we present our approach for named entity recognition in Twitter messages that we used in our participation in the Named Entity Recognition in Twitter shared task at the COLING 2016 Workshop on Noisy User-g…

Feature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Feature-Rich Twitter Named Entity Recognition and Classification

2016-12-01 · WS 2016 12 · Utpal Kumar Sikdar, Bj{\"o}rn Gamb{\"a}ck

Twitter named entity recognition is the process of identifying proper names and classifying them into some predefined labels/categories. The paper introduces a Twitter named entity system using a supervised machine learn…

ClassificationEntity Extraction using GANGeneral ClassificationMachine Translation+4

MNER-QG: An End-to-End MRC framework for Multimodal Named Entity Recognition with Query Grounding

2022-11-27 · Meihuizi Jia, Lei Shen, Xin Shen, Lejian Liao 외

Multimodal named entity recognition (MNER) is a critical step in information extraction, which aims to detect entity spans and classify them to corresponding entity types given a sentence-image pair. Existing methods eit…

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

UQAM-NTL: Named entity recognition in Twitter messages

2016-12-01 · WS 2016 12 · Ngoc Tan Le, Fatma Mallek, Fatiha Sadat

This paper describes our system used in the 2nd Workshop on Noisy User-generated Text (WNUT) shared task for Named Entity Recognition (NER) in Twitter, in conjunction with Coling 2016. Our system is based on supervised m…

BIG-bench Machine LearningLanguage ModelingLanguage Modellingnamed-entity-recognition+3