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

FudanNLP/fnlp

中文自然语言处理工具包 Toolkit for Chinese natural language processing observed · 2026-08-28

github.com/FudanNLP/fnlp · Java · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4558
  • days_rel: n/a
  • days_push: 1020
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2684 stars · 714 forks observed · 2026-08-28

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

FNLP (FudanNLP) is a Java toolkit for Chinese natural language processing, including word segmentation, POS tagging, NER, keyword extraction, dependency parsing, text classification, and clustering, plus the underlying machine learning algorithms and datasets. The project is no longer updated; its successor is FastNLP.

Use cases

  • segment chinese text into words
  • part-of-speech tagging for chinese sentences
  • recognize named entities in chinese text
  • dependency parsing of chinese sentences
  • extract keywords from chinese documents
  • classify or cluster chinese news articles
  • java nlp library for chinese

When to choose

  • you need a pure-Java Chinese NLP toolkit with bundled models
  • you are maintaining legacy code already built on FNLP
  • you want classic statistical NLP tasks (segmentation, tagging, parsing) for Chinese

When to avoid

  • you want an actively maintained toolkit - the project is no longer updated
  • you need modern deep-learning-based NLP - use its successor FastNLP instead
  • you work primarily with non-Chinese languages

Facets

library · maturity abandoned

nlp machine-learning parser machine-learning jvm chinese-nlp word-segmentation part-of-speech-tagging named-entity-recognition dependency-parsing text-classification clustering superseded-by-fastnlp natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
FudanNLP/fnlpmain23

For agents

markdown · JSON · MCP: product_card(name="FudanNLP/fnlp")

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