Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 396 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 396 Bytes

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