Ross ROSS = Recommend OSS · open-source software intelligence for agents

bentrevett/pytorch-sentiment-analysis resource

Tutorials on getting started with PyTorch and TorchText for sentiment analysis. observed · 2026-08-28

github.com/bentrevett/pytorch-sentiment-analysis · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3185
  • days_rel: n/a
  • days_push: 889
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4613 stars · 1169 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A collection of Jupyter notebook tutorials teaching sequence classification with PyTorch, using sentiment analysis on movie reviews as the running example. It progresses from neural bag-of-words through RNNs/LSTMs, CNNs, and pre-trained transformers like BERT.

Use cases

  • learn pytorch for nlp
  • sentiment analysis tutorial
  • train lstm for text classification
  • fine-tune bert for sentiment classification
  • understand rnn and lstm theory with code
  • cnn text classification example
  • getting started with torchtext

When to choose

  • you want hands-on, notebook-based learning of text classification in PyTorch
  • you want to see progressively more advanced models (bag-of-words, RNN, CNN, transformer) on the same task
  • you are a beginner to NLP deep learning with some Python background

When to avoid

  • you need production-ready sentiment analysis code
  • you want a maintained library rather than educational notebooks
  • you need tasks beyond sequence classification, such as generation or NER

Facets

learning-resource · maturity active

machine-learning nlp deep-learning machine-learning tutorials python pytorch torchtext sentiment-analysis jupyter-notebooks lstm cnn transformers bert text-classification natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
bentrevett/pytorch-sentiment-analysismain32

For agents

markdown · JSON · MCP: product_card(name="bentrevett/pytorch-sentiment-analysis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem