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

Adding Turkish words #137

Open
dwicak opened this issue Jun 6, 2022 · 2 comments
Open

Adding Turkish words #137

dwicak opened this issue Jun 6, 2022 · 2 comments

Comments

@dwicak
Copy link

dwicak commented Jun 6, 2022

Is it possible to add another language than english? Like SWNetTR++, they have a word list for turkish language.

@nusretipek
Copy link

SentimentIntensityAnalyzer allows to be initialized using different lexicon file.
see vaderSentiment.py Line 199
However the format should be same as vader_lexicon.txt to parse it into dictionary.

@dwicak
Copy link
Author

dwicak commented Jun 26, 2022

SentimentIntensityAnalyzer allows to be initialized using different lexicon file.
see vaderSentiment.py Line 199
However the format should be same as vader_lexicon.txt to parse it into dictionary.

Thank you very much.

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