tiny-tfidf

Minimal implementations of a couple of classic text analysis tools (TF-IDF and cosine similarity)

tiny-tfidf-3-ngram

A fork of https://github.com/kerryrodden/tiny-tfidf, removes text splitting and creates 3 ngrams instead.