fgksgf / DeepRelease

A DL-based, Language-agnostic Release Notes Generation Tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepRelease

A Deep Learning-based, Language-agnostic Release Notes Generation Tool.

Overview

TODO

Project Structure

├── collector
│   └── github
│       └── utils
├── config
├── discriminator
│   └── fasttext
├── entity
├── generator
│   └── markdown
└── summarizer
    └── pg_network

Usage

TODO

About

A DL-based, Language-agnostic Release Notes Generation Tool.

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Makefile 0.1%Language:Dockerfile 0.0%