minimaxir / textgenrnnLinks
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
☆4,936Updated 2 years ago
Alternatives and similar repositories for textgenrnn
Users that are interested in textgenrnn are comparing it to the libraries listed below
Sorting:
- Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts☆3,406Updated 2 years ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,146Updated 2 years ago
- A library for Multilingual Unsupervised or Supervised word Embeddings☆3,221Updated 2 years ago
- A robust Python tool for text-based AI training and generation using GPT-2.☆1,842Updated last year
- Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://…☆2,389Updated 3 years ago
- Open Source Neural Machine Translation in Torch (deprecated)☆2,393Updated 5 years ago
- A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural …☆2,939Updated 2 years ago
- A natural language modeling framework based on PyTorch☆6,325Updated 2 years ago
- ALBERT: A Lite BERT for Self-supervised Learning of Language Representations☆3,272Updated 2 years ago
- 🦆 Contextually-keyed word vectors☆1,655Updated last month
- ✨Fast Coreference Resolution in spaCy with Neural Networks☆2,878Updated 2 years ago
- A fast, efficient universal vector embedding utility package.☆1,649Updated last year
- Unsupervised Language Modeling at scale for robust sentiment classification☆1,063Updated 4 years ago
- 😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc☆925Updated last year
- Conditional Transformer Language Model for Controllable Generation☆1,885Updated last month
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,183Updated 2 years ago
- Code for "Learning to Generate Reviews and Discovering Sentiment"☆1,514Updated last year
- Train a neural network optimized for generating tweets based off of any number of Twitter users.☆219Updated 6 years ago
- Natural Language Processing Tasks and References☆3,019Updated 6 years ago
- An implementation of training for GPT2, supports TPUs☆1,424Updated 2 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,894Updated 3 months ago
- InferSent sentence embeddings☆2,284Updated 3 years ago
- An open source library for deep learning end-to-end dialog systems and chatbots.☆6,897Updated this week
- Provide an input CSV and a target field to predict, generate a model + code to run it.☆1,857Updated 5 years ago
- Super easy library for BERT based NLP models☆1,899Updated 10 months ago
- Reading Wikipedia to Answer Open-Domain Questions☆4,488Updated last year
- Module for automatic summarization of text documents and HTML pages.☆3,599Updated last year
- Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings☆7,047Updated 6 months ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,711Updated 2 years ago
- 🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP