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

Add API to get IntentClassifier info #17

Open
tw0517tw opened this issue Sep 28, 2018 · 2 comments
Open

Add API to get IntentClassifier info #17

tw0517tw opened this issue Sep 28, 2018 · 2 comments

Comments

@tw0517tw
Copy link
Contributor

How should we name this API?

await IntentClassifier.load()
await IntentClassifier.fetch()
await IntentClassifier.retrieve()
...
@kpman
Copy link
Contributor

kpman commented Sep 28, 2018

fetch or load is good for me

prefer fetch.

@tw0517tw
Copy link
Contributor Author

We might need 2 APIs for this.

One is for check existence only, one to get full info of the classifier.

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