|
||
---|---|---|
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Mettallibruh
Generates new and original lyrics from a set of existing lyrics.
Format
The input file should be formatted such as:
- one line <=> one sentence
- sentences should end with dots, always
How to use
cargo run --release -- ./input
This was made as a quick implementation for an idea.