384299fa5e4809b0ca01ae7fae074404b673b684
Reiki
Simple CLI tool to parse a directory of markdown files, retrieve a list of keywords via a rake model, and append them to their metadata.
If the YAML header is missing, or if the header is incorrect, this will break. Adjust the MetaData type in cli.rs
to match the YAML header.
Description
Simple Rust script to parse Markdown files and append keywords derived from the RAKE algorithm to their metadata.
Languages
Rust
100%