cyonii / spam-probability

A routine for assigning spam probability to a given set of text messages by comparing each text to the rest of the corpus, checking the frequency of spam and non-spam messages in the corpus. The probability is ranged from 0 to 1, where 0 is no spam and 1 is certain spam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyonii/spam-probability Stargazers