Metadata-Version: 2.1
Name: texar-pytorch
Version: 0.1.4
Summary: Toolkit for Machine Learning and Text Generation
Home-page: https://github.com/asyml/texar-pytorch
License: Apache License Version 2.0
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: torch
Provides-Extra: examples
Provides-Extra: extras
Provides-Extra: dist
License-File: LICENSE


Texar-PyTorch is an open-source toolkit based on PyTorch,
aiming to support a broad set of machine learning especially text generation
tasks, such as machine translation, dialog, summarization, content manipulation,
language modeling, and so on.

Texar is designed for both researchers and practitioners for fast prototyping
and experimentation. Checkout https://github.com/asyml/texar for the TensorFlow
version which has the same functionalities and (mostly) the same interfaces.


