Results 15 comments of Manthan Dave

Filters can be configured at bot creation time. Something in options like this: ``` { filters: [sentenceSplitterFilter, badWordsFilter] } ``` Filters can be executed immediately when the bot receives a...

The skill resolution depends on the confidence provided by the classifiers in a given topic. So ultimately, the accuracy of skill resolution depends on how good the underlying classifier is....

Also @newmips, it'd help if you could provide the input, output and expected output of what you're trying to do.

Hey @newmips do you still have this problem?