/nlp-models

A collection of NLP models in PyTorch

Primary LanguagePython

nlp-models

A collection of NLP models in PyTorch. If PyTorch implementation is not publicly available, we would like to include it here.

Frameworks

  • allennlp: An open-source NLP research library, built on PyTorch.
  • ParlAI: A framework for training and evaluating AI models on a variety of openly available dialog datasets.
  • OpenNMT-py: Pytorch port of OpenNMT, an open-source (MIT) neural machine translation system.

Tutorials

Sequence Models

Sequence-to-Sequence Learning

Machine Comprehension

Program Synthesis

Program Induction

Generative Models

  • Texygen: Text GANs model zoo in Tensorflow