-
Notifications
You must be signed in to change notification settings - Fork 0
nlu classifiers
Rodrigo Serra edited this page Nov 28, 2023
·
1 revision
Classifiers are downloaded automatically during NLU setup by the download_classifiers.sh file. This is triggered during setup in this line.
We manage our classifiers in dantecloud, specifically the nlu_classifiers folder, available with the following login:
- User: socrob
- Password:
strcat(old_password, new_password)(ask Oscar or Guilherme)
Train the network, see nlu-training.
Your classifier should be in a tree such as:
root
| - CLASSIFIER_NAME
| - intent
| - slots
Go to root and compress classifier as:
tar -zvcf CLASSIFIER_NAME.tar.gz CLASSIFIER_NAMEUpload the resulting file to cloud, share as link, copy link and place in this file, as:
n CLASSIFIER_NAME URL/downloadwhere n is a number and you need to add /download after the URL from dantecloud.