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

ProsusAI/finBERT

Financial Sentiment Analysis with BERT observed · 2026-08-28

github.com/ProsusAI/finBERT · Jupyter Notebook · Apache-2.0 (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2499
  • days_rel: n/a
  • days_push: 1454
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2217 stars · 538 forks observed · 2026-08-28

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

FinBERT is a pre-trained BERT language model further trained on financial text and fine-tuned for financial sentiment classification. It is distributed as a Python/Jupyter codebase with model weights on the Hugging Face model hub.

Use cases

  • analyze sentiment of financial news headlines
  • classify sentiment of earnings call or report text
  • score financial phrases as positive, negative, or neutral
  • run sentiment analysis on stock market news with BERT
  • fine-tune a language model on finance domain corpora
  • use a pretrained financial NLP model in Python

When to choose

  • you need sentiment analysis specialized for financial text
  • you want a ready-to-use pretrained model from the Hugging Face hub
  • you work in Python with PyTorch and can manage a conda environment

When to avoid

  • you need general-purpose sentiment analysis outside the finance domain
  • you require the modern transformers API, since this repo still depends on the older pytorch_pretrained_bert library
  • you need actively maintained code with recent updates

Facets

library · maturity maintenance

nlp machine-learning deep-learning machine-learning fintech artificial-intelligence python bert sentiment-analysis finance hugging-face pytorch pretrained-model natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
ProsusAI/finBERTmain32

For agents

markdown · JSON · MCP: product_card(name="ProsusAI/finBERT")

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