Use of state diagrams with self |
I understand that if you upload a self file using loadSelfFile or an aiml file using loadAimlFile it create a state diagram from that file. So if there is a pattern matching a state in the aiml or self script it navigates to next step and on an on till it finds the correct pattern. Once the pattern is found it responds with the template response. Now if I correct the bot by setting the correction mode and learn mode true and provide the new response then the bot doesn't responds back with the new learnt response for the same pattern but still responds with the template response from AIML. Is this the expected behaviour ? In such condition how we can correct the bot. |
|
|
|
|