Entity Extraction using GAN

21 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


EATEN: Entity-aware Attention for Single Shot Visual Text Extraction

beacandler/EATEN 20 Sep 2019

Extracting entity from images is a crucial part of many OCR applications, such as entity recognition of cards, invoices, and receipts.

171
20 Sep 2019

A Hierarchical Framework for Relation Extraction with Reinforcement Learning

truthless11/HRL-RE 9 Nov 2018

The whole extraction process is decomposed into a hierarchy of two-level RL policies for relation detection and entity extraction respectively, so that it is more feasible and natural to deal with overlapping relations.

232
09 Nov 2018

Transfer Learning for Entity Recognition of Novel Classes

ciads-ut/transfer-learning-ner COLING 2018

Our results empirically demonstrate when each of the published approaches tends to do well.

35
01 Aug 2018

Named Entity Recognition for Hindi-English Code-Mixed Social Media Text

SilentFlame/Named-Entity-Recognition WS 2018

Named Entity Recognition (NER) is a major task in the field of Natural Language Processing (NLP), and also is a sub-task of Information Extraction.

44
01 Jul 2018

A Practical Incremental Learning Framework For Sparse Entity Extraction

halolimat/SpExtor COLING 2018

This work addresses challenges arising from extracting entities from textual data, including the high cost of data annotation, model accuracy, selecting appropriate evaluation criteria, and the overall quality of annotation.

11
26 Jun 2018

Tracking the Diffusion of Named Entities

mrowebot/NER-Diff-Paper 22 Dec 2017

Existing studies of how information diffuses across social networks have thus far concentrated on analysing and recovering the spread of deterministic innovations such as URLs, hashtags, and group membership.

4
22 Dec 2017

Real-time On-Demand Crowd-powered Entity Extraction

windx0303/dialogue-esp-game 12 Apr 2017

Output-agreement mechanisms such as ESP Game have been widely used in human computation to obtain reliable human-generated labels.

8
12 Apr 2017

PAMPO: using pattern matching and pos-tagging for effective Named Entities recognition in Portuguese

LIAAD/py-pampo 30 Dec 2016

This paper deals with the entity extraction task (named entity recognition) of a text mining process that aims at unveiling non-trivial semantic structures, such as relationships and interaction between entities or communities.

9
30 Dec 2016

Table Filling Multi-Task Recurrent Neural Network for Joint Entity and Relation Extraction

pgcool/TF-MTRNN COLING 2016

This paper proposes a novel context-aware joint entity and word-level relation extraction approach through semantic composition of words, introducing a Table Filling Multi-Task Recurrent Neural Network (TF-MTRNN) model that reduces the entity recognition and relation classification tasks to a table-filling problem and models their interdependencies.

28
01 Dec 2016

Joint Extraction of Events and Entities within a Document Context

bishanyang/EventEntityExtractor NAACL 2016

Events and entities are closely related; entities are often actors or participants in events and events without entities are uncommon.

90
12 Sep 2016