Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot not selecting right skill #34

Open
newmips opened this issue Jan 5, 2017 · 4 comments
Open

Bot not selecting right skill #34

newmips opened this issue Jan 5, 2017 · 4 comments

Comments

@newmips
Copy link

newmips commented Jan 5, 2017

Hi,

Sometimes, bot is not selecting the skill related to the instruction given... So I was wondering if there were some kind of priorities or order when defining skills ?

Thank you for your answer.

@manthanhd
Copy link
Owner

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.

Are you using the built in classifiers? They should only be used for trivial tasks and mostly for development purposes. I'd suggest using extensions like talkify-watson-classifer to use something more complex and accurate like IBM Watson.

@manthanhd
Copy link
Owner

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

@manthanhd
Copy link
Owner

Hey @newmips do you still have this problem?

@newmips
Copy link
Author

newmips commented Nov 5, 2017

Hi,
We have unfortunately been obliged to remove talkify module from our source code because it was not working as we were expecting. We have never found the origin of the issue.
This being, I have seen that you have modified the version of talkify-natural-classifier recently.
So, as soon as we can (means december or january), we will try to test it and see if we still have this issue. I will let you know... And that time, I will give you access to the code if we encounter same kind of issue :-)
++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants