From db953e7d2eb04d6c3e162b0ccb743c08adbdf09b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=BDygimantas=20Medelis?= Date: Mon, 23 Dec 2019 00:40:53 +0200 Subject: [PATCH] Add Natural Language Generation (#1656) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5a55cff0..72267d5a 100755 --- a/readme.md +++ b/readme.md @@ -334,6 +334,7 @@ - [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme) - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme) - [Question Answering](https://github.com/seriousmac/awesome-qa#readme) - The science of asking and answering in natural language with a machine. + - [Natural Language Generation](https://github.com/tokenmill/awesome-nlg#readme) - Generation of text used in data to text, conversational agents, and narrative generation applications. - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics#readme) - [Cryptography](https://github.com/sobolevn/awesome-cryptography#readme) - [Papers](https://github.com/pFarb/awesome-crypto-papers#readme) - Theory basics for using cryptography by non-cryptographers.