bnb / proposal-generator

Title Generator for ECMAScript Proposals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Requirements

  • Python 3
  • pip3

You'll also need the following Pyhton modules:

pip3 install textgenrnn
pip3 install tensorflow

Running the Generator

Run the following commmand in the root of the project:

python3 -m generator

About

Title Generator for ECMAScript Proposals


Languages

Language:Python 100.0%