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

Quickstart with lang parameter and language detection #77

Closed
pocman opened this issue Aug 7, 2017 · 3 comments
Closed

Quickstart with lang parameter and language detection #77

pocman opened this issue Aug 7, 2017 · 3 comments

Comments

@pocman
Copy link

pocman commented Aug 7, 2017

Hi,
Thanks a lot for this amazing software !

At first, I was really disappointed by the result I got from the api (with docker), then I discovered the lang parameter... You should probably add it to the quickstart example ;)

Are you planning on adding some language detection mechanism inside the software ?
If it's a no, do you have a preferred tool for language detection ? I might be able to create a new dockerfile that expose the current api but add the lang params if not provided.

Regards,
Thomas Pocreau.

@patapizza
Copy link
Contributor

Hi @pocman,

I've updated the example to show how to set the language. The dockerfile runs the server, which already accepts a lang parameter out of the box.

@pocman
Copy link
Author

pocman commented Aug 8, 2017

Thanks for the update.

My second question was more, do you have a preferred lib as alternative to Google Language Detector ?
I'm looking from something that will feat nicely with duckling and provide the lang params for the current api exposed in the docker image.

In my use case, I don't have previous knowledge of the message's lang.

@patapizza
Copy link
Contributor

Sorry I missed that.
I'm not familiar with language detection libraries unfortunately.

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