mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 17:18:02 +02:00
experimental statistical language classification system
This commit is contained in:
parent
9cc85a48bb
commit
242cc6e92d
15 changed files with 178 additions and 37 deletions
1
tests/files/classifier/ham.html
Normal file
1
tests/files/classifier/ham.html
Normal file
|
@ -0,0 +1 @@
|
|||
I am a piece of ham.
|
1
tests/files/classifier/phishing.html
Normal file
1
tests/files/classifier/phishing.html
Normal file
|
@ -0,0 +1 @@
|
|||
Facebook login enter your password derrp
|
1
tests/files/classifier/spam.html
Normal file
1
tests/files/classifier/spam.html
Normal file
|
@ -0,0 +1 @@
|
|||
Ham sucks. How would you like to buy some spam?
|
Loading…
Add table
Add a link
Reference in a new issue