ErdemYavuz55/drug-review-sentiment-analysis
End-to-end sentiment analysis pipeline on 160K+ drug reviews using TF-IDF, Word2Vec, and fine-tuned BERT for binary and multi-class classification.
This helps medical researchers and pharmaceutical companies quickly understand public opinion about various drugs. You input customer reviews, and it tells you whether the sentiment is negative, neutral, or positive. Marketing managers, product developers, or market researchers in the pharmaceutical industry would use this to gauge feedback.
Use this if you need to automatically categorize a large volume of written drug reviews by sentiment to quickly identify trends or issues.
Not ideal if your reviews are in languages other than English or contain highly specialized, obscure medical slang.
Stars
9
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ErdemYavuz55/drug-review-sentiment-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lunarwhite/tan-division
Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析
nicolay-r/ARElight
Granular Viewer of Sentiments Between Entities in Massively Large Documents and Collections of...
peace195/aspect-based-sentiment-analysis
Aspect Based Sentiment Analysis
RezaGooner/PerSent
Python library for analyzing Persian texts. With the ability to analyze customer opinions and...
barissayil/SentimentAnalysis
Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the...