Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Texar: a general-purpose text generation toolkit based on TF #27

Open
ZhitingHu opened this issue Dec 3, 2018 · 0 comments
Open

Texar: a general-purpose text generation toolkit based on TF #27

ZhitingHu opened this issue Dec 3, 2018 · 0 comments

Comments

@ZhitingHu
Copy link

ZhitingHu commented Dec 3, 2018

The list is awesome. It'd be great if you can add Texar to the list :)

Texar is an open source toolkit aiming to support a broad set of machine learning especially text generation tasks, such as machine translation, dialog, summarization, content manipulation, language modeling, and more. Texar is based on TensorFlow, and is designed to be highly modularized, versatile, and extensible, to support arbitrary model architectures and algorithmic paradigms:


  • encoder(s) to decoder(s), sequential- and self-attentions, memory, hierarchical models, classifiers, ...

  • maximum likelihood learning, reinforcement learning, adversarial learning, probabilistic modeling, ...

More details:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant