Skip to content
Discussion options

You must be logged in to vote

Best to start with the Sentiment Analyzer from nltk, the idea is to analyze the reviews and amalgamate the data into a hybrid score, which, in theory, should boost the performance.
Another start will be Spacy, which is a popular text processing package.

Here are the links:
https://pypi.org/project/nltk/
https://pypi.org/project/spacy/

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@HasiburFahim
Comment options

HasiburFahim Jul 18, 2023
Collaborator Author

@shahriar-rahman
Comment options

@HasiburFahim
Comment options

HasiburFahim Jul 18, 2023
Collaborator Author

@shahriar-rahman
Comment options

Answer selected by HasiburFahim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants