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·10 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Texar

These projects share indexed features with Texar. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with asyml/texar?

Projects with overlapping indexed features 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.