Ross ROSS = Recommend OSS · open-source software intelligence for agents

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. observed · 2026-08-28

github.com/BrikerMan/Kashgari · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2784
  • days_rel: n/a
  • days_push: 729
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2381 stars · 431 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kashgari is a Keras/TensorFlow 2-based NLP transfer learning framework for building text labeling (NER, PoS) and text classification models quickly. It bundles pre-trained BERT, GPT-2, and Word2Vec embeddings and supports exporting models in SavedModel format for production deployment.

Use cases

  • train a named entity recognition model with BERT embeddings
  • build a text classifier in a few lines of Keras code
  • do part-of-speech tagging with pre-trained language models
  • fine-tune BERT or GPT-2 embeddings for sequence labeling
  • export an NLP model as SavedModel for production serving
  • experiment with different embeddings and model architectures for NLP tasks

When to choose

  • you want a simple, human-friendly Keras API for NER, PoS, or text classification
  • you need built-in BERT/GPT-2/Word2Vec transfer learning without wiring transformers yourself
  • you want to export trained models to TensorFlow SavedModel for production

When to avoid

  • you need PyTorch or the latest Hugging Face transformers ecosystem
  • you require cutting-edge model architectures beyond sequence labeling and classification
  • you need a project with frequent recent development activity

Facets

framework · maturity maintenance

nlp machine-learning deep-learning machine-learning deep-learning python transfer-learning named-entity-recognition text-classification sequence-labeling bert gpt-2 word2vec keras tensorflow natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
BrikerMan/Kashgarimain23

For agents

markdown · JSON · MCP: product_card(name="BrikerMan/Kashgari")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem