How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
This is the code used in the paper Deep Graph Convolutional Encoders for Structured Data to Text Generation by Diego Marcheggiani and Laura Perez-Beltrachini.
PaperRobot: Incremental Draft Generation of Scientific Ideas [Sample Output](https://eaglew.github.io/PaperRobot/)
Implementation (Personal) of the paper titled "Order-Planning Neural Text Generation From Structured Data". The dataset for this project can be found at -> WikiBio
A minimalistic codebase for finetuning and interacting with natural language generation models from HuggingFace Transformers using PyTorch Lightning.
The main features of kasnerz/lightnlg are: Neural Natural Language Generation.
Open-source alternatives to kasnerz/lightnlg include: akanimax/natural-language-summary-generation-from-structured-data — Implementation (Personal) of the paper titled "Order-Planning Neural Text Generation From Structured Data". The… asyml/texar — Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the… diegma/graph-2-text — This is the code used in the paper Deep Graph Convolutional Encoders for Structured Data to Text Generation by Diego… eaglew/paperrobot — PaperRobot: Incremental Draft Generation of Scientific Ideas [[Sample Output]](https://eaglew.github.io/PaperRobot/). huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… minimaxir/aitextgen — A robust Python tool for text-based AI training and generation using OpenAI's GPT-2 and EleutherAI's GPT Neo/GPT-3…