COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200911190121/https://github.com/topics/nlg
Here are
114 public repositories
matching this topic...
Updated
May 10, 2020
Jupyter Notebook
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
Updated
Aug 3, 2020
Python
User Simulation for Task-Completion Dialogues
Updated
Oct 5, 2017
OpenEdge ABL
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.
Updated
Jun 25, 2020
Java
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
🎯 🗯 Generate datasets for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!
Updated
Apr 4, 2020
TypeScript
Abstractive summarisation using Bert as encoder and Transformer Decoder
Updated
Aug 8, 2019
Python
Accelerated Text helps you to automatically generate natural language descriptions of your data, varying in wording and structure.
Updated
Jun 19, 2020
JavaScript
A powerful dataset generator for Rasa NLU, inspired by Chatito
Updated
Apr 21, 2020
Python
Neural question generation using transformers
Updated
Aug 5, 2020
Jupyter Notebook
A curated list of resources dedicated to Natural Language Generation (NLG)
中文文本生成(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)
Updated
May 14, 2020
Python
AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training
Updated
Jul 27, 2020
Python
This repository have scripts and Jupyter-notebooks to perform all the different steps involved in Transforming Delete, Retrieve, Generate Approach for Controlled Text Style Transfer
Updated
Feb 24, 2020
Jupyter Notebook
Papers and Book to look at when starting NLP 📚
MediaWiki extension to handle multilingual abstract content
Updated
Jul 20, 2020
JavaScript
Natural language generation language
Updated
Apr 30, 2019
Python
generate questions and summaries for your texts
Updated
Aug 22, 2020
Python
NLGen: a library for creating recursive-descent natural language generators
Semantic Web related concepts converted to Natural language
Updated
Aug 27, 2017
Web Ontology Language
Paper collection of Neural Text Generation
EMNLP 2019: Generating Personalized Recipes from Historical User Preferences
Updated
Dec 3, 2019
Python
Updated
Jan 11, 2019
HTML
product recommendation text generation using OpenCCG
Updated
Jan 20, 2018
Python
( ACL 2019 ) “Automatic Generation of Personalized Comment Based on User Profile“
Updated
Jan 28, 2020
Python
Unsupervised Controllable Text Generation (Applied to text Formalization)
Updated
May 9, 2019
Python
Sequence-to-Sequence Generative Dialogue Systems
Updated
Aug 8, 2019
Python
Improve this page
Add a description, image, and links to the
nlg
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
nlg
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Well, Gumbel Distribution is magical. Basically, given a sequence of K logits, i.e., "\log a_1, \log a_2, ..., \log a_K" and K independent gumbel random variables, i.e., "g_1, g_2, ..., g_K". We have
This gives you a very simple way to sampl