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
asyml avatar

asyml/texar

0
View on GitHub↗
2,392 stars·368 forks·Python·Apache-2.0·7 viewsasyml.io↗

Texar

Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

Features

  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Pre-trained Language Models - Unified interface for BERT and downstream NLP applications.
  • Text Generation - Toolkit for diverse text generation and machine learning tasks.
  • Neural Natural Language Generation - Listed in the “Neural Natural Language Generation” section of the Awesome Nlg awesome list.

Star history

Star history chart for asyml/texarStar history chart for asyml/texar

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Texar

Similar open-source projects, ranked by how many features they share with Texar.
  • huggingface/transformershuggingface avatar

    huggingface/transformers

    161,630View on 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
    View on GitHub↗161,630
  • codertimo/bert-pytorchcodertimo avatar

    codertimo/BERT-pytorch

    6,518View on GitHub↗
    Pythonbertlanguage-modelnlp
    View on GitHub↗6,518
  • facebookresearch/xlmfacebookresearch avatar

    facebookresearch/XLM

    2,930View on GitHub↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    View on GitHub↗2,930
  • minimaxir/textgenrnnM

    minimaxir/textgenrnn

    0View on GitHub↗

    Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code, or quickly train on a text using a pretrained model.

    View on GitHub↗0
See all 30 alternatives to Texar→

Frequently asked questions

What does asyml/texar do?

Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

What are the main features of asyml/texar?

The main features of asyml/texar are: Natural Language Processing, Pre-trained Language Models, Text Generation, Neural Natural Language Generation.

What are some open-source alternatives to asyml/texar?

Open-source alternatives to asyml/texar include: huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… codertimo/bert-pytorch. nlpscott/bert-chinese-classification-task — bert中文分类实践. facebookresearch/xlm — PyTorch original implementation of Cross-lingual Language Model Pretraining. minimaxir/textgenrnn — Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines… openbmb/bmlist — A List of Big Models.