RNNLG
NLG toolkit
A toolkit for benchmarking Natural Language Generation in Spoken Dialogue Systems
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.
490 stars
40 watching
126 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
benchmark-datasetsdeep-learningdialoguedialogue-generationdialogue-systemsmachine-learningnatural-language-generationnatural-language-processingnlg-dataset
Related projects:
Repository | Description | Stars |
---|---|---|
thiagocf05/webnlg | Provides intermediate representations of data for NLG tasks like Discourse Ordering and Lexicalization | 69 |
microsoft/prophetnet | A collection of research implementations and models for natural language generation | 691 |
simplenlg/simplenlg | Generates Natural Language from syntactic forms using morphological and grammatical rules | 811 |
kasnerz/lightnlg | A minimalistic codebase for training and interacting with NLG models from HuggingFace Transformers using PyTorch Lightning. | 3 |
rfdj/simplenlg-nl | A Java-based library for generating natural language in Dutch using a surface realiser based on the SimpleNLG framework | 5 |
yandex/faster-rnnlm | A toolkit for training efficient neural network language models on large datasets with hierarchical softmax and noise contrastive estimation. | 561 |
opennlg/openba | A pre-trained language model designed for various NLP tasks, including dialogue generation, code completion, and retrieval. | 94 |
ufal-dsg/alex_context_nlg_dataset | A dataset for training natural language generation models in dialogue systems by incorporating context information. | 23 |
nlp-uoregon/trankit | A lightweight toolkit for multilingual natural language processing tasks using transformer-based architectures. | 736 |
jd-aig/nlp_baai | A collection of natural language processing models and tools for collaboration on a joint project between BAAI and JDAI. | 252 |
goru001/inltk | A comprehensive toolkit for Natural Language Processing tasks in Indic languages, providing pre-trained models and datasets. | 822 |
maluuba/nlg-eval | A toolset for evaluating and comparing natural language generation models | 1,347 |
ufal-dsg/tgen | A statistical natural language generator for spoken dialogue systems using two different algorithms to produce human-like responses | 204 |
apache/opennlp-sandbox | A Java-based toolkit for natural language text processing tasks | 42 |
nyu-mll/jiant | A toolkit for natural language processing research enabling multitask learning and transfer learning. | 1,644 |