Skip to content

jlisic/shout_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shout_ml

Another blocker, but this one uses machine learning to classify yells into one of eight classes: Content, RMT, Merc, JP Merc, Chat, Selling (non-Merc), Buying (non-Merc), and Unknown.

Commands:

//sml h                       -  help.
//sml t (class) (threshold)   -  set the minimum probability of belonging to a class to block.
//sml a (allow word)          -  allow yells with key phrases to pass through without scoring.
//sml r (allow word index)    -  remove an allow word.
//sml d                       -  debug (show classification probabilities).
//sml show                    -  show content window.
//sml hide                    -  hide content window.
//sml ct                      -  set max time to keep a yell on the content window after last shout.

About

An FFXI widower add-on for blocking /yell spam through machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages