A flexible and general-purpose ngrams library written in Ruby. Raingrams supports ngram sizes greater than 1, text/non-text grams, multiple parsing styles and open/closed vocabulary models.
☆70Feb 28, 2021Updated 5 years ago
Alternatives and similar repositories for raingrams
Users that are interested in raingrams are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Break words and phrases into ngrams.☆12Dec 12, 2013Updated 12 years ago
- Define an errata in table format (CSV) and then apply it to an arbitrary source. Inspired by RFC Errata, lets you keep your own errata in…☆21Aug 24, 2015Updated 10 years ago
- Naive Bayes text classification implementation as an OmniCat classifier strategy. (#ruby #naivebayes)