masouduut94/Digikala_comments_verification
Digikala online market has recently published some open source data in various categories. Since I always wanted to do some NLP project, so I thought of some useful tutorials in python for newcomers. I really hope this could be useful for you guys. I still keep updating the package and also will share the link of video and article related to this post soon!
Implements text classification and sentiment analysis on Digikala customer reviews using TF-IDF vectorization and LSTM neural networks, with a preprocessing pipeline for handling raw comment data. The project demonstrates multiple NLP approaches including Word2Vec embeddings via Gensim and Keras-based sequence models for learning from e-commerce feedback patterns. Targets beginners through structured Jupyter notebooks covering data wrangling, feature engineering, and model training on the publicly available Digikala dataset.
No commits in the last 6 months.
Stars
22
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 17, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/masouduut94/Digikala_comments_verification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yassineeea/Carbon-Emissions-Automation
End-to-end pipeline mapping transactions to CO₂e emissions
NLP-1403/HW3
Sentiment analysis and NER on Taaghche Persian comments. Includes a Taaghche book-page crawler +...
tatimohammed/Darija-Sentiment-Analysis
In the context of Morocco (Darija), sentiment analysis can be an invaluable asset for businesses...