NLP Configuration
To configure this section you must have an app created in Wit.ai and get the "Server Access Token".
The configuration file for the NLP service is located at config/nlp.rb
One Language
Multi-Language
Field Description
Configuration
Description
enable
Pass true
to enable NLP engine service to your project.
api_version
The Wit.ai API version.
apps
The Wit.ai apps related to the project. One for each language the chatbot will talk.
Last updated