chaoming0625/SentimentPolarityAnalysis
情感极性分析repository1:基于情感词典、k-NN、Bayes、最大熵、SVM的情感极性分析。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3746
- days_rel: n/a
- days_push: 2932
- n_releases_24m: 0
Adoption not part of the score
1267 stars · 332 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for Chinese sentiment polarity analysis offering both lexicon-based scoring and classic ML classifiers (k-NN, Bayes, maximum entropy, SVM) with chi-square feature extraction. It can analyze individual sentences or batch files and report per-clause sentiment explanations.
Use cases
- analyze sentiment polarity of Chinese sentences
- classify restaurant reviews as positive or negative
- compare k-NN, Bayes, maxent and SVM text classifiers
- extract sentiment features with chi-square test
- score sentences using a sentiment dictionary
- batch sentiment analysis of text files
When to choose
- you need lexicon-based, explainable sentiment scoring for Chinese text
- you want to experiment with classic ML classifiers on sentiment datasets
- you need per-clause sentiment breakdowns with conjunction handling
When to avoid
- you need actively maintained code or a license
- you need modern transformer-based sentiment models
- you need non-Chinese language support
Facets
library · maturity abandoned
nlp machine-learning parser machine-learning data-science python sentiment-analysis sentiment-lexicon text-classification chinese-nlp knn naive-bayes maximum-entropy svm feature-extraction natural-language-processing
1 source
- readme: https://github.com/chaoming0625/SentimentPolarityAnalysis · fetched 2026-08-28 · 15ad1c94861a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chaoming0625/SentimentPolarityAnalysis | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="chaoming0625/SentimentPolarityAnalysis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem