Entity Typing

89 papers with code • 8 benchmarks • 12 datasets

Entity Typing is an important task in text analysis. Assigning types (e.g., person, location, organization) to mentions of entities in documents enables effective structured analysis of unstructured text corpora. The extracted type information can be used in a wide range of ways (e.g., serving as primitives for information extraction and knowledge base (KB) completion, and assisting question answering). Traditional Entity Typing systems focus on a small set of coarse types (typically fewer than 10). Recent studies work on a much larger set of fine-grained types which form a tree-structured hierarchy (e.g., actor as a subtype of artist, and artist is a subtype of person).

Source: Label Noise Reduction in Entity Typing by Heterogeneous Partial-Label Embedding

Image Credit: Label Noise Reduction in Entity Typing by Heterogeneous Partial-Label Embedding

Libraries

Use these libraries to find Entity Typing models and implementations

Latest papers with no code

Prompt-Learning for Fine-Grained Entity Typing

no code yet • ACL ARR November 2021

In this work, we investigate the application of prompt-learning on fine-grained entity typing in fully supervised, few-shot, and zero-shot scenarios.

Nested Named Entity Recognition as Latent Lexicalized Constituency Parsing

no code yet • ACL ARR November 2021

They treat nested entities as partially-observed constituency trees and propose the masked inside algorithm for partial marginalization.

Cross-lingual Inference with A Chinese Entailment Graph

no code yet • ACL ARR October 2021

Predicate entailment detection is a crucial task for question-answering from text, where previous work has explored unsupervised learning of entailment graphs from typed open relation triples.

Cross-Lingual Fine-Grained Entity Typing

no code yet • 15 Oct 2021

In this paper, we present a unified cross-lingual fine-grained entity typing model capable of handling over 100 languages and analyze this model's ability to generalize to languages and entities unseen during training.

A Multilingual Bag-of-Entities Model for Zero-Shot Cross-Lingual Text Classification

no code yet • 15 Oct 2021

We present a multilingual bag-of-entities model that effectively boosts the performance of zero-shot cross-lingual text classification by extending a multilingual pre-trained language model (e. g., M-BERT).

Fine-grained Entity Typing via Label Reasoning

no code yet • EMNLP 2021

Conventional entity typing approaches are based on independent classification paradigms, which make them difficult to recognize inter-dependent, long-tailed and fine-grained entity types.

Fine-Grained Chemical Entity Typing with Multimodal Knowledge Representation

no code yet • 29 Aug 2021

Automated knowledge discovery from trending chemical literature is essential for more efficient biomedical research.

Prompt-Learning for Fine-Grained Entity Typing

no code yet • 24 Aug 2021

In this work, we investigate the application of prompt-learning on fine-grained entity typing in fully supervised, few-shot and zero-shot scenarios.

LOME: Large Ontology Multilingual Extraction

no code yet • EACL 2021

We present LOME, a system for performing multilingual information extraction.

FGNET-RH: Fine-Grained Named Entity Typing via Refinement in Hyperbolic Space

no code yet • 27 Jan 2021

Fine-Grained Named Entity Typing (FG-NET) aims at classifying the entity mentions into a wide range of entity types (usually hundreds) depending upon the context.