asyml/texar-pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
Texar-PyTorch helps machine learning researchers and practitioners quickly build and experiment with models for tasks like machine translation, text summarization, and content generation. You input raw text data and specify your desired model architecture; the toolkit then outputs trained models and generated text or classifications. This is ideal for those creating new natural language processing (NLP) or text generation systems.
746 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to rapidly prototype and test various machine learning models for language tasks, especially if you're working with text generation.
Not ideal if you are looking for a pre-built, off-the-shelf solution that requires no model customization or deep learning expertise.
Stars
746
Forks
113
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 14, 2022
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/asyml/texar-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
apache/texera
Collaborative Machine-Learning-Centric Data Analytics Using Workflows
UBC-NLP/afrolid
AfroLID, a powerful neural toolkit for African languages identification which covers 517 African...
stevezheng23/xlnet_extension_tf
XLNet Extension in TensorFlow
jayavardhanr/End-to-end-Sequence-Labeling-via-Bi-directional-LSTM-CNNs-CRF-Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
maridda/nerval
Python framework to evaluate Named Entity Recognition (NER) models. Creates entity-level...