Germandrummer92 / TalkingRobot

PSE
0 stars 0 forks source link

Problem in NLU #1

Closed alexaand closed 10 years ago

alexaand commented 10 years ago

When i enter the words in the following order: hi alex teach you lasagne i get error handling because the terms list i get in recipe learning contains two empty elements, however the one generated by nlu is empty (which is also not right, it should have length 1 and contain "lasagne").

alexaand commented 10 years ago

The mistake was not (evident) until commit e0edb2b17ea25c7935eb756b4feaa589959f9fa9 Now ALWAYS changes state to S_Waiting_for_Username at the beginning.