awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SophonPlus avatar

SophonPlus/ChineseNlpCorpus

0
View on GitHub↗
6,568 stars·1,426 forks·Jupyter Notebook·5 views

ChineseNlpCorpus

搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。

Features

  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Sentiment Analysis - Collection of sentiment-labeled reviews for training classification models.
  • Text Classification - Diverse collection of labeled review and social media datasets.
  • Corpus and Datasets - Corpus for sentiment analysis and NER.
  • Natural Language Corpora - Broad collection of Chinese NLP datasets and corpora.

Star history

Star history chart for sophonplus/chinesenlpcorpusStar history chart for sophonplus/chinesenlpcorpus

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ChineseNlpCorpus

Similar open-source projects, ranked by how many features they share with ChineseNlpCorpus.
  • thunlp/openclapthunlp avatar

    thunlp/OpenCLaP

    984View on GitHub↗

    Open Chinese Language Pre-trained Model Zoo

    View on GitHub↗984
  • wainshine/chinese-names-corpuswainshine avatar

    wainshine/Chinese-Names-Corpus

    4,303View on GitHub↗

    This project is a curated collection of Chinese names, surnames, and kinship terms designed for linguistic analysis and natural language processing. It functions as a multilingual name dataset and a training resource for named entity recognition, providing a unified repository of names across Chinese, Japanese, and English languages. The project includes a synthetic name generator that creates realistic person names by applying analyzed naming patterns and demographic data. It also provides a cleaned Chinese idiom lexicon gathered and deduplicated from multiple sources. The available data su

    corpusdatasetdict
    View on GitHub↗4,303
  • embedding/chinese-word-vectorsEmbedding avatar

    Embedding/Chinese-Word-Vectors

    12,227View on GitHub↗

    This project is a collection of pre-trained dense and sparse word vectors trained on diverse Chinese corpora. It serves as a library of linguistic representations and an NLP vector dataset designed to improve the accuracy of semantic and morphological analysis in text models. The collection provides corpus-specific representations and utilizes n-gram co-occurrence modeling to capture diverse linguistic patterns. It includes a hybrid of dense-sparse vectors to balance computational efficiency and semantic precision. The project covers semantic vector search and the development of Chinese natu

    Pythonchinesechinese-word-segmentationembedding
    View on GitHub↗12,227
  • ymcui/chinese-bert-wwmymcui avatar

    ymcui/Chinese-BERT-wwm

    10,212View on GitHub↗

    Chinese-BERT-wwm is a pre-trained transformer model and encoder designed for Chinese natural language processing. It converts Chinese text into dense vector representations to be used across various natural language processing applications. The model utilizes a whole word masking strategy during pre-training, masking entire words rather than individual characters. This approach is designed to improve the capture of semantic meaning and language structure within Chinese datasets. The project covers a range of downstream tasks including text classification, sequence labeling, and reading compr

    Pythonbertbert-wwmbert-wwm-ext
    View on GitHub↗10,212
See all 30 alternatives to ChineseNlpCorpus→

Frequently asked questions

What does sophonplus/chinesenlpcorpus do?

搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。

What are the main features of sophonplus/chinesenlpcorpus?

The main features of sophonplus/chinesenlpcorpus are: Natural Language Processing, Sentiment Analysis, Text Classification, Corpus and Datasets, Natural Language Corpora.

What are some open-source alternatives to sophonplus/chinesenlpcorpus?

Open-source alternatives to sophonplus/chinesenlpcorpus include: wainshine/chinese-names-corpus — This project is a curated collection of Chinese names, surnames, and kinship terms designed for linguistic analysis… zhangyics/chinese-abbreviation-dataset — This is a corpus of Chinese abbreviation, including negative full forms. embedding/chinese-word-vectors — This project is a collection of pre-trained dense and sparse word vectors trained on diverse Chinese corpora. It… thunlp/openclap — Open Chinese Language Pre-trained Model Zoo. ymcui/chinese-bert-wwm — Chinese-BERT-wwm is a pre-trained transformer model and encoder designed for Chinese natural language processing. It… wooorm/franc — Franc is a natural language detection library and command line identifier used to determine the written language of a…