Sentiment Analysis of Amazon Reviews
Analyze sentiment in Amazon product reviews using VADER and TextBlob, visualize score distributions, and identify most positive and negative reviews.
Open analysis →We defined practical analysis workflows from multiple domains, then ran them with AI Data Analyst using different LLM engines. On this page you can browse each workflow, open full notebook conversations, and compare model quality in shared score tables. The overall results show that modern LLMs perform very well on structured data analysis tasks.
Browse reproducible AI data analysis workflows in NLP. Open any example to review prompts, conversation steps, generated code, outputs, and model-level quality scores.
Analyze sentiment in Amazon product reviews using VADER and TextBlob, visualize score distributions, and identify most positive and negative reviews.
Open analysis →Explore a text dataset with word frequency analysis, top bigrams, text length distribution, and TF-IDF keyword extraction.
Open analysis →Apply LDA topic modeling to a news article dataset, extract coherent topics, and visualize topic-word distributions.
Open analysis →Compare LLM performance across workflows in this category. Open any score chip to jump directly to that model run and inspect the full conversation and notebook output.
Average score (0-10)
Average score: 10.00/10
Scored workflows: 3
Average score: 9.67/10
Scored workflows: 3
Average score: 9.33/10
Scored workflows: 3
Average score: 9.00/10
Scored workflows: 3
Average score: 8.33/10
Scored workflows: 3
Average score: 8.00/10
Scored workflows: 3
This table compares model scores for each workflow in NLP. Open any score chip to jump directly to the selected model conversation and review full prompts, code, outputs, and score cards.
| Workflow | gemma4:31b | glm-5.1 | gpt-5.4 | gpt-oss:120b | qwen3-coder-next | qwen3.5:397b |
|---|---|---|---|---|---|---|
| Sentiment Analysis of Amazon Reviews sentiment-analysis-python | 10.0/10 | 8.0/10 | 10.0/10 | 10.0/10 | 10.0/10 | 4.0/10 |
| Text Data EDA in Python text-eda-python | 9.0/10 | 10.0/10 | 10.0/10 | 10.0/10 | 9.0/10 | 10.0/10 |
| Topic Modeling with LDA in Python topic-modeling-python | 10.0/10 | 7.0/10 | 8.0/10 | 10.0/10 | 8.0/10 | 10.0/10 |
We tested the same step-by-step data analysis workflows across multiple LLM models and compared results using a shared scoring rubric. In NLP, most models produce strong notebook outputs with high task completion and useful analytical reasoning. Use these examples as a reference for prompt design, model selection, and workflow quality before running similar analyses on your own data in MLJAR Studio.
MLJAR Studio helps you analyze data with AI, run machine learning workflows, and build reproducible notebook-based results on your own computer.
Runs locally • Supports local LLMs