asyml/texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/ observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 93
- 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: 3329
- days_rel: n/a
- days_push: 44
- n_releases_24m: 0
Adoption not part of the score
2389 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Texar is a modularized Python toolkit for machine learning, especially natural language processing and text generation, built on TensorFlow. It provides reusable modules for data processing, model architectures, training algorithms, and pretrained models like BERT, GPT-2, and XLNet.
Use cases
- build text generation models in tensorflow
- fine-tune bert for classification
- train sequence-to-sequence machine translation models
- prototype nlp models quickly
- build dialog systems
- run distributed multi-gpu model training
- use pretrained gpt-2 for text generation
When to choose
- you work in TensorFlow and want modular NLP/text-generation components
- you need uniform interfaces to multiple pretrained models like BERT, GPT-2, XLNet
- you want fast prototyping of encoder-decoder and generative models
- you need both research flexibility and high-level APIs
When to avoid
- you prefer PyTorch - use Texar-PyTorch instead
- you need actively maintained libraries with recent framework support
- your project targets TensorFlow 2.x or newer ecosystems
- you only need simple off-the-shelf inference without customization
Facets
library · maturity maintenance
machine-learning nlp llm-training data-science machine-learning deep-learning python cross-platform tensorflow text-generation pretrained-models bert gpt-2 xlnet machine-translation dialog-systems natural-language-processing
3 sources
- readme: https://github.com/asyml/texar · fetched 2026-08-28 · e9d1f18da8f6
- homepage: https://asyml.io · fetched 2026-08-29 · 592fc2255e80
- registry_pypi: https://pypi.org/pypi/texar/json · fetched 2026-08-29 · fa04669ea05e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| asyml/texar | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem