#analysis #nlp #cli

bin+lib mcw

mcw/tan - text analysis

9 stable releases

2.1.0 Mar 15, 2025
2.0.0 Mar 4, 2025
1.4.1 Nov 23, 2024

#177 in #analysis

Download history 11/week @ 2024-11-27 3/week @ 2025-02-19 39/week @ 2025-02-26 88/week @ 2025-03-05 135/week @ 2025-03-12

265 downloads per month

MIT license

8KB
123 lines

tan - text analysis


About

tan (previously known as mcw) is CLI application for getting words in text

Using Program

use --help flag

Building Project from source

Make sure you have Rust (rustc, cargo) installed

  1. Clone repo using git: git clone https://github.com/Matissoss/mcw
  2. Compile project using Rust (cargo method: cargo build --release)
  3. Enjoy

Credits

tan was made by matissoss under MIT License

No runtime deps