sagar6531
(sagar)
September 17, 2019, 11:18am
1
**
rasa.nlu.classifiers.embedding_intent_classifier - Can not train an intent classifier. Need at least 2 different classes. Skipping training of intent classifier.
**
i am getting this error when i train Model
model are build success but it can’t though error
Ghostvv
(Vladimir Vlasov)
September 17, 2019, 12:34pm
2
how many intents do you have?
sagar6531
(sagar)
September 17, 2019, 12:52pm
3
solved issue thanks for reply
but i was another issue
let me describe
i have One Intent Name is story
## intent :story >
this are the training phase of intent
Here this is lookup
##lookup: superhero
superhero
superman
batman
iron man
thor
hulk
captain america
spiderman
groot
sagar6531
(sagar)
September 17, 2019, 12:54pm
4
Now i am try to
tell me about the iron man
Response is
i cant’t get any Entity
only Intent are get
Ghostvv
(Vladimir Vlasov)
September 17, 2019, 1:04pm
5
sorry, I don’t understand what do you mean. If you have 1 intent only, what’s the point of the classifier?
did
(ss)
September 1, 2020, 11:42am
6
please, could explain me how did you fix the error, I get the same.
darshanpv
(Darshanpv)
February 5, 2022, 10:34pm
7
You can get intent classifier using rasa NLU at https://github.com/darshanpv/Rasa_NLU