NovelKeysInk

joined 1 year ago
[–] [email protected] 1 points 1 year ago

Nothing quite that advanced. It's mostly just stemming, basic tokenization, TF-IDF, and cosine similarity at this point.

[–] [email protected] 1 points 1 year ago

I'll second Rustlings as a great learning experience. I haven't had a chance to try it out, but The Book now has a link to a more interactive version that looks great.

[–] [email protected] 3 points 1 year ago (2 children)

I started working on a text analysis crate during grad school. I've gotten some surface-level stuff in there already, but I'd like to flesh it out and add some more true NLP functionality.

Link: https://github.com/michael-long88/rnltk