nlg

There are 247 repositories under nlg topic.

  • spro/practical-pytorch

    Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained

    Language:Jupyter Notebook4.5k1471281.1k
  • gluon-nlp

    dmlc/gluon-nlp

    NLP made easy

    Language:Python2.6k95534538
  • nhaouari/obsidian-textgenerator-plugin

    Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.

    Language:TypeScript1.4k23228128
  • Maluuba/nlg-eval

    Evaluation code for various unsupervised automated metrics for Natural Language Generation.

    Language:Python1.3k29107222
  • charlesXu86/Chatbot_CN

    基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口

  • patil-suraj/question_generation

    Neural question generation using transformers

    Language:Jupyter Notebook1.1k2391346
  • rodrigopivi/Chatito

    🎯🗯 Dataset generation for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!

    Language:TypeScript8742881157
  • whylabs/langkit

    🔍 LangKit: An open-source toolkit for monitoring Large Language Models (LLMs). 📚 Extracts signals from prompts & responses, ensuring safety & security. 🛡️ Features include text quality, relevance metrics, & sentiment analysis. 📊 A comprehensive tool for LLM observability. 👀

    Language:Jupyter Notebook821145565
  • 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.

    Language:Java8106171188
  • MiuLab/TC-Bot

    User Simulation for Task-Completion Dialogues

    Language:OpenEdge ABL8064415296
  • accelerated-text

    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.

    Language:JavaScript796156047
  • wyu97/KENLG-Reading

    Author: Wenhao Yu (wyu1@nd.edu). ACM Computing Survey'22. Reading list for knowledge-enhanced text generation, with a survey.

  • voidful/TextRL

    Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)

    Language:Python539112361
  • chrisbutner/ChessCoach

    Neural network-based chess engine capable of natural language commentary

    Language:C++4538720
  • awesome-nlg

    accelerated-text/awesome-nlg

    A curated list of resources dedicated to Natural Language Generation (NLG)

  • santhoshkolloju/Abstractive-Summarization-With-Transfer-Learning

    Abstractive summarisation using Bert as encoder and Transformer Decoder

    Language:Python407214799
  • yongzhuo/nlg-yongzhuo

    中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(graph,feature,topic model,summarize tool or tookit)

    Language:Python40461552
  • SimGus/Chatette

    A powerful dataset generator for Rasa NLU, inspired by Chatito

    Language:Python317124756
  • AMontgomerie/question_generator

    An NLP system for generating reading comprehension questions

    Language:Python27462272
  • shared_colab_notebooks

    mrm8488/shared_colab_notebooks

    A Repo to store the Google Colaboratory Notebooks that I have created and shared

    Language:Jupyter Notebook27119968
  • gyunggyung/AGI-Papers

    Papers and Book to look at when starting AGI 📚

    Language:Python26410237
  • coteries/cedille-ai

    ✒️ Cedille is a large French language model (6B), released under an open-source license

  • devjwsong/gpt2-dialogue-generation-pytorch

    The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.

    Language:Python17331024
  • JasonObeid/Chart2Text

    Chart-to-Text: Generating Natural Language Explanations for Charts by Adapting the Transformer Model

    Language:Python14732532
  • haozheji/multigen

    EMNLP2020 - Language Generation with Multi-hop Reasoning on Commonsense Knowledge Graph

    Language:Python12952231
  • CZWin32768/XNLG

    AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training

    Language:Python12861616
  • microsoft/AdaMix

    This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.12410).

    Language:Python1245110
  • naver/gdc

    Code accompanying our papers on the "Generative Distributional Control" framework

    Language:Python11710221
  • ChatFAQ/ChatFAQ

    Open-source ecosystem for building AI-powered conversational solutions using RAG, agents, FSMs, and LLMs.

    Language:Python1016118
  • AayushSameerShah/Neural-Net-Zero-to-Hero-with-Andrej

    This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.

    Language:Jupyter Notebook975114
  • CYang828/xbot

    Task-oriented Chatbot

    Language:Python824546
  • KaijuML/data-to-text-hierarchical

    Code for A Hierarchical Model for Data-to-Text Generation (Rebuffel, Soulier, Scoutheeten, Gallinari; ECIR 2020)

    Language:Python8061130
  • google/abstracttext

    MediaWiki extension to handle multilingual abstract content

    Language:JavaScript77201510
  • yxuansu/PlanGen

    [EMNLP'21] Plan-then-Generate: Controlled Data-to-Text Generation via Planning

    Language:Python705712
  • devjwsong/transformer-translator-pytorch

    The PyTorch implementation of the transformer for machine translation.

    Language:Python695210
  • RUCAIBox/MVP

    This repository is the official implementation of our paper MVP: Multi-task Supervised Pre-training for Natural Language Generation.