Giter VIP home page Giter VIP logo

nliwod's Introduction

NLIWOD - Natural Language Interfaces for the Web of Data

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

  • QA Systems: A set of existing online webservices of QA systems all executable via a simple Java interface.
  • QA Datasets: A collection of existing Question Answering datasets
  • QA Machine Learning: This projects aims at learning a ML-based algorithm to combine multiple QA systems into one
  • QA Commons: A collection to ease handling of QA datasets. It allows to load, store and evaluate datasets and systems.

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:

  • SemWeb2NL https://github.com/aksw/semweb2nl: This repository provides means to verbalize triples, entities, SPARQL queries and many more RDF dataset. This is especially useful to allow users understand Web of Data content.

Foreseen modules:

  • QA Features: Features calculated on a NL question to train ML algorithms.

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

Docker

work in progress

hawk

docker build -t hawk -f Dockerfile-hawk .
docker run -t hawk

hawk-fuseki

run cd qa.hawk/deploy-scripts && ./index_fuseki.sh to create index

docker build -t hawk-fuseki -f Dockerfile-fuseki .
docker run --name hawk-fuseki -v /path/to/deploy-scripts/:/staging hawk-fuseki

nliwod's People

Contributors

2start avatar cdemmler avatar earthquakesan avatar konradhoeffner avatar lorenzbuehmann avatar michaelroeder avatar mohnish-rygbee avatar querela avatar renespeck avatar ricardousbeck avatar ysu1989 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.