125 Forks
490 Stars
490 Watchers

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.

How to download and setup RNNLG

Open terminal and run command
git clone https://github.com/shawnwun/RNNLG.git
git clone is used to create a copy or clone of RNNLG repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RNNLG https://github.com/shawnwun/RNNLG/archive/master.zip

Or simply clone RNNLG with SSH
[email protected]:shawnwun/RNNLG.git

If you have some problems with RNNLG

You may open issue on RNNLG support forum (system) here: https://github.com/shawnwun/RNNLG/issues