Skip to content

dtayl111/chatbot-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasu NLU Model Training

NLU model is being trained with Spacy NLP and SK Learn Intent Classifier Libraries

Rules,Stories and Intents are listed under data foler

Responses are listed in domain.yml

Pipeline is defined in the config.yml file

More details on Rasa NLU model can be found here https://rasa.com/docs/rasa/nlu-training-data/

Installing and Intializing the model:

pip3 install -U pip

pip3 install rasa

rasa init

Pythong Environment Setup:

python3 --version pip3 --version

C:> pip3 install -U pip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages