AdvancedSwearDetection is a Bukkit plugin designed to create a swear free environment by using a self learning AI to detect bypasses and block them.
This plugin is currently discarded and will be picked back up some time in the future.
This plugin is being built with Java 7 and Bukkit 1.8.8-R0.1. In theory, this plugin should work with 1.9 and 1.10, as Bukkit plugins are usually fowards and backwards compatible.
Compiling is done with Maven, and it is pretty simple, just run
mvn
or
mvn clean compile assembly:single
in the projects root.
java-string-similarity : https://github.com/tdebatty/java-string-similarity/releases