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

Double language support #17

Open
NorthGuard opened this issue May 22, 2018 · 2 comments
Open

Double language support #17

NorthGuard opened this issue May 22, 2018 · 2 comments

Comments

@NorthGuard
Copy link

Would it be possible to expand to use double-languages - for example selecting danish and english, and then analysing sentiments from both lists?

@fnielsen
Copy link
Owner

Would you have one input text and two output? Or one input text and one output score?

@NorthGuard
Copy link
Author

I was thinking one output score (or a stream with one score for each recognized word). It's almost identical to running the system once for each language and then combining the scores, with the exception of handling words that exists in both languages.

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

No branches or pull requests

2 participants