christianwgd / antispam

Web service runtime for the bayespam spam checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust antispam webservice

Introduction

antispam is a web service runtime for the bayespam spam checker crate. There are two services available:

  • Check: Gets a text to check and returns if it's classified as spam. The score of the text is also returned
  • Train: Learn a text to the bayespam file as either spam or ham.

Installation

To be done

About

Web service runtime for the bayespam spam checker


Languages

Language:Rust 100.0%