Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Smack my Bayes up

Pre-release
Pre-release
Compare
Choose a tag to compare
@martijndeb martijndeb released this 08 Aug 14:16
· 67 commits to master since this release

Adds support for Dictionaries, which allow you to extract unique words from a text and keep a count of them.
Adds support for calculation Levenshtein distance in strings.
Adds support for Naive Bayes classification.