9 Forks
39 Stars
39 Watchers

NLU

The GeniSys NLU Engine includes a combination of a custom trained DNN (Deep Learning Neural Network) built using TFLearn for intent classification, and a custom trained MITIE model for entity classification.

How to download and setup NLU

Open terminal and run command
git clone https://github.com/GeniSysAI/NLU.git
git clone is used to create a copy or clone of NLU repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NLU https://github.com/GeniSysAI/NLU/archive/master.zip

Or simply clone NLU with SSH
[email protected]:GeniSysAI/NLU.git

If you have some problems with NLU

You may open issue on NLU support forum (system) here: https://github.com/GeniSysAI/NLU/issues