awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufeasyml.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-Verlauf

Star-Verlauf für asyml/texarStar-Verlauf für asyml/texar

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Texar

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Texar.
  • huggingface/transformersAvatar von huggingface

    huggingface/transformers

    161,630Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗161,630
  • codertimo/bert-pytorchAvatar von codertimo

    codertimo/BERT-pytorch

    6,518Auf GitHub ansehen↗
    Pythonbertlanguage-modelnlp
    Auf GitHub ansehen↗6,518
  • facebookresearch/xlmAvatar von facebookresearch

    facebookresearch/XLM

    2,930Auf GitHub ansehen↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    Auf GitHub ansehen↗2,930
  • minimaxir/textgenrnnM

    minimaxir/textgenrnn

    0Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗0
Alle 30 Alternativen zu Texar anzeigen→

Häufig gestellte Fragen

Was macht 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/

Was sind die Hauptfunktionen von asyml/texar?

Die Hauptfunktionen von asyml/texar sind: Natural Language Processing, Pre-trained Language Models, Text Generation, Neural Natural Language Generation.

Welche Open-Source-Alternativen gibt es zu asyml/texar?

Open-Source-Alternativen zu asyml/texar sind unter anderem: 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.