B3ns44d / analyze-text

Detect bad words in a text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect Bad Words in Text

simple golang service to analyze text and return any bad words, also returns cleaned version of the text. using external API's

About

Detect bad words in a text

License:MIT License


Languages

Language:Go 66.7%Language:Dockerfile 23.9%Language:Makefile 9.4%