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

zhanlaoban/EDA_NLP_for_Chinese

An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。 observed · 2026-08-28

github.com/zhanlaoban/EDA_NLP_for_Chinese · Python 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: 2718
  • days_rel: n/a
  • days_push: 1555
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1382 stars · 236 forks observed · 2026-08-28

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

A Python implementation of the EDA (Easy Data Augmentation) paper adapted for Chinese text corpora. It augments labeled text classification datasets via synonym replacement, random insertion, random swap, and random deletion using jieba segmentation and Chinese synonym/stopword resources.

Use cases

  • augment a small Chinese text classification training set
  • generate synthetic Chinese sentences with synonym replacement
  • expand labeled corpus for training a text classifier
  • apply random swap and deletion to Chinese sentences
  • boost text classification accuracy with limited data

When to choose

  • you need data augmentation for Chinese-language text classification
  • you want a simple CLI tool following the EDA paper
  • your corpus is small and classifier overfits

When to avoid

  • your text is not Chinese (use the original eda_nlp)
  • you need context-aware or neural augmentation
  • you need an actively maintained library with a license

Facets

library · maturity maintenance

nlp data-generation machine-learning machine-learning localization python cli data-augmentation easy-data-augmentation chinese-nlp text-classification synonym-replacement natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
zhanlaoban/EDA_NLP_for_Chinesemain32

For agents

markdown · JSON · MCP: product_card(name="zhanlaoban/EDA_NLP_for_Chinese")

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