krisbukovi / dockerfiles

Docker files for AmbiverseNLU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmbiverseNLU Dockerfiles

This project contains all the official Docker files of the AmbiverseNLU modules. The files here are built from sources in ambiverse-nlu, for support please create an issue in the corresponding repository.

Here are the supported Dockerfiles:

  • AmbiverseNLU -- The Ambiverse Natural Language Understanding suite (AmbiverseNLU) Dockerfile that exposes a number of state-of-the-art components for language understanding tasks as a web service. Read more here.
  • NLU PostgreSQL Database -- A Dockerfile for the PostgreSQL dump of the AmbiverseNLU database.
  • NLU Cassandra Database -- A Dockerfile for the Cassandra dump of the AmbiverseNLU database.
  • Ambiverse KG -- The AmbiverseNLU Knowledge Graph web service allows you to search and query the YAGO Knowledge Graph (imported to Neo4j).
  • KG Neo4j Database -- A Dockerfile for the AmbiverseNLU Knowledge Graph database dump in Neo4j Graph Database.

About

Docker files for AmbiverseNLU

License:Apache License 2.0


Languages

Language:Shell 76.7%Language:Dockerfile 23.3%