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
F

fastnlp/fastNLP

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

FastNLP

Features

  • Natural Language Processing - Modularized NLP framework.
  • Chinese NLP Toolkits - Lightweight Python-based NLP processing suite.

Star history

Star history chart for fastnlp/fastnlpStar history chart for fastnlp/fastnlp

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with FastNLP

These projects share indexed features with FastNLP. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • isnowfy/snownlpisnowfy avatar

    isnowfy/snownlp

    6,631View on GitHub↗

    SnowNLP is a Python library for Chinese natural language processing. It provides tools for text segmentation, sentiment analysis, document classification, and phonetic transliteration. The library includes capabilities for training and saving custom machine learning models for tokenization and sentiment analysis using raw training datasets. It covers a range of linguistic processing areas, including parts of speech tagging, sentence splitting, and text similarity measurement. The toolkit also provides utilities for extracting key information through text summarization and calculating word im

    Python
    View on GitHub↗6,631
  • hit-scir/ltpHIT-SCIR avatar

    HIT-SCIR/ltp

    5,253View on GitHub↗

    This is a Chinese natural language processing toolkit providing a suite of tools for word segmentation, part-of-speech tagging, and named entity recognition. It includes a neural dependency parser for analyzing syntactic and semantic relationships between words and a machine learning training suite for creating custom linguistic models using annotated datasets. The toolkit distinguishes itself through its deployment flexibility, offering a dockerized server and a web service interface that exposes processing capabilities via API. It supports the use of pretrained models and allows for the int

    Pythonchinese-nlpmachine-learningnatural-language-processing
    View on GitHub↗5,253
  • synyi/poplarsynyi avatar

    synyi/poplar

    529View on GitHub↗

    A web-based annotation tool for natural language processing (NLP)

    TypeScript
    View on GitHub↗529
Compare all 30 related projects→

Frequently asked questions

What are the main features of fastnlp/fastnlp?

The main features of fastnlp/fastnlp are: Natural Language Processing, Chinese NLP Toolkits.

Which projects share features with fastnlp/fastnlp?

Projects with overlapping indexed features include: dongrixinyu/jionlp — JioNLP is a Chinese natural language processing toolkit designed for cleaning, normalizing, and extracting structured… synyi/poplar — A web-based annotation tool for natural language processing (NLP). isnowfy/snownlp — SnowNLP is a Python library for Chinese natural language processing. It provides tools for text segmentation,… hit-scir/ltp — This is a Chinese natural language processing toolkit providing a suite of tools for word segmentation, part-of-speech… abitdodgy/gibran — Gibran is an Elixir natural language processor, and a port of WordsCounted. 7compass/sentimental — Simple sentiment analysis with Ruby.