msahamed/yelp_comments_classification_nlp

Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.

39
/ 100
Emerging

Implements three progressive architectures—LSTM with standard embeddings, LSTM+1D convolution for efficiency gains, and LSTM+convolution with pre-trained GloVe embeddings—to classify 1.6M review comments as positive/negative based on star ratings. Text preprocessing includes tokenization, sequence conversion with 50-word fixed length (zero-padded or truncated), and evaluation across Keras models to identify optimal speed-accuracy tradeoffs. Built with NumPy, Pandas, scikit-learn, and NLTK for the full NLP pipeline from raw text to model training.

No commits in the last 6 months.

No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 9 / 25
Maturity 8 / 25
Community 22 / 25

How are scores calculated?

Stars

75

Forks

52

Language

Jupyter Notebook

License

Last pushed

Apr 29, 2019

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/msahamed/yelp_comments_classification_nlp"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.