A package for German Open Informtion Extraction


Keywords
openie, turcy, information, extraction, spacy
License
MIT
Install
pip install turcy==0.0.35

Documentation

turCy

An Open Information Extraction System mainly designed for German.

Installation

pip install turcy

Can be applied to other languages as well, however some extrawork is necessary as no patterns for english are shipped. Therefore, you would have to build your own patterns first. For building patterns, a `pattern_builder module is available.

How it works

img_3.png

1. Building a Pattern

img_2.png

img_1.png

2. Extraction

img_4.png

3. Results

img_5.png

img_6.png

References