awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BrikerMan avatar

BrikerMan/Kashgari

0
View on GitHub↗
2,383 星标·431 分支·Python·Apache-2.0·3 次浏览kashgari.readthedocs.io↗

Kashgari

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.

Features

  • Pre-trained Language Models - Framework for building NLP models using pre-trained architectures.
  • General NLP Toolkits - Simple framework for building state-of-the-art NER and POS models.
  • Python NLP Libraries - Keras-powered framework for named entity recognition and classification.

Star 历史

brikerman/kashgari 的 Star 历史图表brikerman/kashgari 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

brikerman/kashgari 是做什么的?

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.

brikerman/kashgari 的主要功能有哪些?

brikerman/kashgari 的主要功能包括:Pre-trained Language Models, General NLP Toolkits, Python NLP Libraries。

brikerman/kashgari 有哪些开源替代品?

brikerman/kashgari 的开源替代品包括: stanfordnlp/stanza — Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency… huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… chartbeat-labs/textacy — NLP, before and after spaCy. codertimo/bert-pytorch. huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,…

Kashgari 的开源替代方案

相似的开源项目,按与 Kashgari 的功能重合度排序。
  • stanfordnlp/stanzastanfordnlp 的头像

    stanfordnlp/stanza

    7,809在 GitHub 上查看↗

    Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency parsing across many human languages using neural models. It provides a neural processing pipeline that converts raw text into structured linguistic data objects, alongside a specialized analyzer for extracting medical insights from clinical and biomedical language. The project includes a wrapper that connects Python scripts to Java-based natural language processing tools and remote annotation servers. This enables a bridge for extracting linguistic annotations and analysis data from

    Pythonartificial-intelligencecorenlpdeep-learning
    在 GitHub 上查看↗7,809
  • huggingface/transformershuggingface 的头像

    huggingface/transformers

    161,630在 GitHub 上查看↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    在 GitHub 上查看↗161,630
chartbeat-labs/textacychartbeat-labs 的头像

chartbeat-labs/textacy

2,242在 GitHub 上查看↗

NLP, before and after spaCy

Python
在 GitHub 上查看↗2,242
  • codertimo/bert-pytorchcodertimo 的头像

    codertimo/BERT-pytorch

    6,518在 GitHub 上查看↗
    Pythonbertlanguage-modelnlp
    在 GitHub 上查看↗6,518
  • 查看 Kashgari 的所有 30 个替代方案→