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

Sentiment for language 'ms' is not working #1270

Open
kisyok opened this issue Feb 4, 2023 · 0 comments
Open

Sentiment for language 'ms' is not working #1270

kisyok opened this issue Feb 4, 2023 · 0 comments

Comments

@kisyok
Copy link

kisyok commented Feb 4, 2023

The sentiment for language 'ms' always return neutral. After checking the code, I realised the right file was not reuquired in sentiment_ms.js file. The following screenshots show the initial code and the right code that works after modification.

image
This is the initial code. As you can see, SentimentId simply requires the whole lang-id folder.

image
After requiring the specific file, the sentiment for language 'ms' is working fine.

I hope this bug is fixed as soon as possible. Thanks.

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

1 participant