SOTAVerified

MinIE: Minimizing Facts in Open Information Extraction

2017-09-01EMNLP 2017Code Available0· sign in to hype

Kiril Gashteovski, Rainer Gemulla, Luciano del Corro

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The goal of Open Information Extraction (OIE) is to extract surface relations and their arguments from natural-language text in an unsupervised, domain-independent manner. In this paper, we propose MinIE, an OIE system that aims to provide useful, compact extractions with high precision and recall. MinIE approaches these goals by (1) representing information about polarity, modality, attribution, and quantities with semantic annotations instead of in the actual extraction, and (2) identifying and removing parts that are considered overly specific. We conducted an experimental study with several real-world datasets and found that MinIE achieves competitive or higher precision and recall than most prior systems, while at the same time producing shorter, semantically enriched extractions.

Tasks

Reproductions