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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rockingdingo avatar

rockingdingo/deepnlp

0
View on GitHub↗
1,360 Stars·699 Forks·Python·MIT·5 Aufrufe

Deepnlp

Deep Learning NLP Pipeline implemented on Tensorflow

Features

  • Chinese NLP Toolkits - Tensorflow-based deep learning pipeline for Chinese models.

Star-Verlauf

Star-Verlauf für rockingdingo/deepnlpStar-Verlauf für rockingdingo/deepnlp

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Deepnlp

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Deepnlp.
  • dongrixinyu/jionlpAvatar von dongrixinyu

    dongrixinyu/JioNLP

    3,847Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,847
  • crownpku/chinese-annotatorC

    crownpku/Chinese-Annotator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fastnlp/fastnlpF

    fastnlp/fastNLP

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • baidu/lacAvatar von baidu

    baidu/lac

    4,001Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,001
Alle 16 Alternativen zu Deepnlp anzeigen→

Häufig gestellte Fragen

Was macht rockingdingo/deepnlp?

Deep Learning NLP Pipeline implemented on Tensorflow

Was sind die Hauptfunktionen von rockingdingo/deepnlp?

Die Hauptfunktionen von rockingdingo/deepnlp sind: Chinese NLP Toolkits.

Welche Open-Source-Alternativen gibt es zu rockingdingo/deepnlp?

Open-Source-Alternativen zu rockingdingo/deepnlp sind unter anderem: dongrixinyu/jionlp — JioNLP is a Chinese natural language processing toolkit designed for cleaning, normalizing, and extracting structured… hankcs/hanlp — HanLP is a natural language processing library and deep learning framework specifically optimized for the Chinese… fastnlp/fastnlp. fudannlp/fnlp — FudanNLP (FNLP). crownpku/chinese-annotator. baidu/lac — LAC is a Chinese lexical analysis engine and toolkit designed for joint word segmentation, part-of-speech tagging, and…