The Wayback Machine - http://web.archive.org/web/20200618174914/https://github.com/ghostzero/OpenNLU
Skip to content
OpenNLU (Natural Language Understanding) is a tool for intent classification and entity extraction.
Java
Branch: master
Clone or download

Latest commit

ghostzero Update README.md
Added domain warning
Latest commit 2cba9a2 Dec 28, 2018

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs/assets/images
sql
src
.gitignore
.travis.yml
CONTRIBUTING.md
CREDITS.md
LICENSE
README.md
opennlu.iml
pom.xml

README.md

WARNING: The domains opennlu.org and opennlu.com no longer belong to us! They have been registered by a third person who does not belong to this project. The new address will be opennlu.bitinflow.com!

Discord License: MIT Build Status

OpenNLU - Open Source Conversational AI

There is currently no release candidate available.

OpenNLU (Natural Language Understanding) is a tool for intent classification and entity extraction. You can think of OpenNLU as a set of high level APIs for building your own language parser using existing NLP and ML libraries.

OpenNLU is used to build next-generation bots and assistants that engage in human-like, layered conversations.

OpenNLU Overview

Contents

OpenNLU Sponsors

If you are interested in becoming a sponsor, please visit the OpenNLU PayPal.Me page.

Screenshots

Here are some screenshots of the web interface, based on Laravel, Vue.js & Bootstrap. The web interface is not in this repository and will be published later.

OpenNLU Web - Home

OpenNLU Web - Agent Information

OpenNLU Web - Intent Editor

Setup

A tutorial for the installation & configuration can be found in our Wiki

Awesome OpenNLU

A curated list of libraries, tools, and integrations for OpenNLU.

Projects formatted in bold are official OpenNLU projects.

Want to have your project listed? Submit a Pull Request!

Please note that while we try to only include projects in this list which are functional and of good quality, we cannot provide any guarantee that they actually work, are complete, nor that they do not cause any harm to your system or your account.

Tools

Libraries

PHP

Java

How to contribute

We are very happy to receive and merge your contributions. There is some more information about the style of the code and docs in the CONTRIBUTING.md file.

License

MIT. Copy of the license.

You can’t perform that action at this time.