semantic-systems / NLIWOD

Collection of tools, utilities, datasets and approaches towards realising natural language interfaces for the Web of Data.
GNU Affero General Public License v3.0
94 stars 32 forks source link

NLIWOD - Natural Language Interfaces for the Web of Data

Build Status Project Stats BCH compliance Codacy Badge codecov

Collection of tools, utilities, datasets and approaches towards realizing natural language interfaces for the Web of Data. Currently, we are focusing on Question Answering (QA) utilities.

Especially, this repository contains

We aim at providing a fast entrance to the field of natural language interfaces (search, question answering, ranking). Thus, we will offer here Maven dependencies and source code for using many available datasets, systems and techniques.

More interesting Question Answering and Natural Language Generation projects can be found here:

Foreseen modules:

If you are interested in standardization efforts join or W3C Commmunity Group https://www.w3.org/community/nli/ !

For developers

To deploy a new version increase the according versions in the pom.xml and execute mvn clean deploy after setting your ~.m2/settings.xml in accordance to https://wiki.aksw.org/private/infrastructure/aksw-responsibilities/maven .

Maven Dependency

This library is available as snapshot here: http://maven.aksw.org/archiva/#artifact~snapshots/org.aksw.qa/datasets

Add the following repository to your project:

Artifacts are described in the sub-modules.

Look for more interesting libraries here: http://maven.aksw.org/archiva/#browse/org.aksw.qa

Papers using NLIWOD