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
C

crownpku/Chinese-Annotator

0
View on GitHub↗
0 stars·0 forks·9 views

Chinese Annotator

Features

  • Chinese NLP Toolkits - Web-based tool for annotating Chinese text corpora.

Star history

Star history chart for crownpku/chinese-annotatorStar history chart for crownpku/chinese-annotator

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Chinese Annotator

Similar open-source projects, ranked by how many features they share with Chinese Annotator.
  • dongrixinyu/jionlpdongrixinyu avatar

    dongrixinyu/JioNLP

    3,847View on GitHub↗

    JioNLP is a Chinese natural language processing toolkit designed for cleaning, normalizing, and extracting structured information from unstructured text. It functions as a linguistic analyzer for Chinese characters and a rule-based named entity extractor, providing a specialized system for sentiment scoring and synthetic data generation for machine learning workflows. The project features a lexicon-based sentiment analysis engine that computes numerical emotional tone scores and a data augmentation library that uses back-translation and synonym replacement to expand training datasets. It incl

    Python
    View on GitHub↗3,847
  • fastnlp/fastnlpF

    fastnlp/fastNLP

    0View on GitHub↗
    View on GitHub↗0
  • fudannlp/fnlpFudanNLP avatar

    FudanNLP/fnlp

    2,690View on GitHub↗

    FudanNLP (FNLP)

    Java
    View on GitHub↗2,690
  • baidu/lacbaidu avatar

    baidu/lac

    4,001View on GitHub↗

    LAC is a Chinese lexical analysis engine and toolkit designed for joint word segmentation, part-of-speech tagging, and named entity recognition. It functions as a high-performance system that identifies word boundaries and grammatical categories using trained machine learning models. The project features a lightweight, compiled native runtime that enables on-device natural language processing and embedding into mobile applications. It includes model compression and conversion to optimize for resource-constrained environments and supports multi-threaded parallel execution to increase throughpu

    C++chinese-nlpchinese-word-segmentationjava
    View on GitHub↗4,001
See all 16 alternatives to Chinese Annotator→

Frequently asked questions

What are the main features of crownpku/chinese-annotator?

The main features of crownpku/chinese-annotator are: Chinese NLP Toolkits.

What are some open-source alternatives to crownpku/chinese-annotator?

Open-source alternatives to crownpku/chinese-annotator include: dongrixinyu/jionlp — JioNLP is a Chinese natural language processing toolkit designed for cleaning, normalizing, and extracting structured… fastnlp/fastnlp. fudannlp/fnlp — FudanNLP (FNLP). hankcs/hanlp — HanLP is a natural language processing library and deep learning framework specifically optimized for the Chinese… hit-scir/ltp — This is a Chinese natural language processing toolkit providing a suite of tools for word segmentation, part-of-speech… baidu/lac — LAC is a Chinese lexical analysis engine and toolkit designed for joint word segmentation, part-of-speech tagging, and…