Skip to content

Updated ClausIE to work w/Stanford NLP 3.6 & Universal Dependencies.

Notifications You must be signed in to change notification settings

jeffrschneider/clausie

Repository files navigation

Build Status

ClausIE is an Information Extractor (IE).

The project details may be found here: https://www.mpi-inf.mpg.de/departments/databases-and-information-systems/software/clausie/

A hosted demo of the software is available here: https://d5gate.ag5.mpi-sb.mpg.de/ClausIEGate/ClausIEGate

The original author is Luciano Del Corro, see: https://people.mpi-inf.mpg.de/~corrogg/

Version 0.0.2 Modified to work with Universal Dependencies and version 3.6 of Stanford NLP in January 2017. Notes: There were significant changes made to the code that still require thorough testing, especially for prepositional phrases. This software is NOT yet production ready; use at your own risk.

Contents -data/ : A set of test sentences -clausie_lib/: A set of libraries used by clausie -src/: Clausie source code -clausie.jar: A runnable .jar file

License:

As explained in the respective license codes both Clausie and the Stanford Parser come with absolutely no warranty.

Citation:

@inproceedings{,
    author = {Luciano Del Corro and Rainer Gemulla},
    title = {ClausIE: Clause-Based Open Information Extraction},
    url = " https://resources.mpi-inf.mpg.de/d5/clausie/clausie-www13.pdf",
    comment = {information extraction, IE, clause},
}

About

Updated ClausIE to work w/Stanford NLP 3.6 & Universal Dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published