Skip to content

This java library, tells you if a text contains an obscene word, or a word that is very similar to one by using the levenshtain algorythm.

Notifications You must be signed in to change notification settings

sebasdeldi/Obscene-Words-and-likely-to-be-Detector

Repository files navigation

Obscene-Words-and-likely-to-be-Detector

This java library, tells you if a text contains an obscene word, or a word that is very similar to one by using the levenshtain algorythm. The .jar file is what you need to import to your project. This was done for the data structure and algorythms 2 course at EAFIT university.

About

This java library, tells you if a text contains an obscene word, or a word that is very similar to one by using the levenshtain algorythm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages