baidu/Senta
Baidu's open-source Sentiment Analysis System. 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: 2984
- days_rel: n/a
- days_push: 743
- n_releases_24m: 0
Adoption not part of the score
2015 stars · 363 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Senta is Baidu's open-source sentiment analysis system built on the SKEP (Sentiment Knowledge Enhanced Pre-training) model. It provides pretrained Chinese and English models and one-click tools for sentence-level sentiment classification, aspect-level sentiment classification, and opinion extraction.
Use cases
- classify sentiment of product reviews
- run aspect-based sentiment analysis on Chinese text
- extract opinion targets from reviews
- fine-tune a sentiment pretrained model with SKEP
- deploy a one-click sentiment prediction pipeline
- reproduce ACL 2020 SKEP benchmark results
When to choose
- you need state-of-the-art sentiment analysis for Chinese or English text
- you want pretrained sentiment models with minimal code
- you need aspect-level sentiment classification or opinion extraction
- your stack already uses PaddlePaddle
When to avoid
- you need a PyTorch or TensorFlow-native solution
- you need general-purpose NLP beyond sentiment tasks
- you require actively evolving features, as development has slowed to maintenance
Facets
library · maturity maintenance
nlp machine-learning deep-learning machine-learning artificial-intelligence python cross-platform sentiment-analysis sentiment-classification skep paddlepaddle aspect-level-sentiment opinion-target-extraction pretrained-models chinese-nlp natural-language-processing linux
2 sources
- readme: https://github.com/baidu/Senta · fetched 2026-08-28 · 5eab54c7f95f
- registry_pypi: https://pypi.org/pypi/senta/json · fetched 2026-08-29 · c93a88c91863
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| baidu/Senta | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem