tan (previously mcw) is rust crate that stands for: "text analysis" mcw does what it says -> returns most common words
Using the Crate
use tan;
tan (previously mcw) is rust crate that stands for: "text analysis" mcw does what it says -> returns most common words
use tan;