natural-language-generation
There are 455 repositories under natural-language-generation topic.
FunAudioLLM/CosyVoice
Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
wenge-research/YAYI2
YAYI 2 是中科闻歌研发的新一代开源大语言模型,采用了超过 2 万亿 Tokens 的高质量、多语言语料进行预训练。(Repo for YaYi 2 Chinese LLMs)
dmlc/gluon-nlp
NLP made easy
Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
uber-research/PPLM
Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.
patil-suraj/question_generation
Neural question generation using transformers
RUCAIBox/TextBox
TextBox 2.0 is a text generation library with pre-trained language models
turtlesoupy/this-word-does-not-exist
This Word Does Not Exist
iwangjian/Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
ashishpatel26/Treasure-of-Transformers
💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️
simplenlg/simplenlg
Java API for Natural Language Generation. Originally developed by Ehud Reiter at the University of Aberdeen’s Department of Computing Science and co-founder of Arria NLG. This git repo is the official SimpleNLG version.
accelerated-text/accelerated-text
Accelerated Text is a no-code natural language generation platform. It will help you construct document plans which define how your data is converted to textual descriptions varying in wording and structure.
amanjeetsahu/Natural-Language-Processing-Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
SinclairCoder/Instruction-Tuning-Papers
Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).
SkyWorkAIGC/SkyChat-Chinese-Chatbot-GPT3
SkyChat是一款基于中文GPT-3 api的聊天机器人项目。它可以像chatGPT一样,实现人机聊天、问答、中英文互译、对对联、写古诗等任务。| SkyChat is a Chatbot project based on Chinese GPT3 API. Like chatGPT, it can do human-machine chat, question and answer, and can also complete tasks such as Chinese-English or English-Chinese translation, content continuation, couplets, and Chinese ancient poems writing.
wyu97/KENLG-Reading
Author: Wenhao Yu (wyu1@nd.edu). ACM Computing Survey'22. Reading list for knowledge-enhanced text generation, with a survey.
OpenBMB/CPM-Live
Live Training for Open-source Big Models
Babelscape/rebel
REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).
jaketae/storyteller
Multimodal AI Story Teller, built with Stable Diffusion, GPT, and neural text-to-speech
shawnwun/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
salesforce/DialogStudio
DialogStudio: Towards Richest and Most Diverse Unified Dataset Collection and Instruction-Aware Models for Conversational AI
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
soulbliss/NLP-conference-compendium
Compendium of the resources available from top NLP conferences.
accelerated-text/awesome-nlg
A curated list of resources dedicated to Natural Language Generation (NLG)
THU-KEG/OmniEvent
A comprehensive, unified and modular event extraction toolkit.
shawnwun/NNDIAL
NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
kahne/NonAutoregGenProgress
Tracking the progress in non-autoregressive generation (translation, transcription, etc.)
affjljoo3581/GPT2
PyTorch Implementation of OpenAI GPT-2
AMontgomerie/question_generator
An NLP system for generating reading comprehension questions
kahne/SpeechTransProgress
Tracking the progress in end-to-end speech translation
UFAL-DSG/tgen
Statistical NLG for spoken dialogue systems
ai-forever/mgpt
Multilingual Generative Pretrained Model
accelerated-text/numberwords
Convert a number to an approximated text expression: from '0.23' to 'less than a quarter'.
prakhar21/TextAugmentation-GPT2
Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.