Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 429 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 429 Bytes

tumn-filter

A filter to blur inappropriate Korean texts.


Neural Network Filters

MatureContentNN (default.maturecontent)

Filters NSFW contents from text using neural networks.

SwearwordsNN (defeault.swearwords)

Filters swearwords from text using neural networks.

HateSpeechNN (default.hatespeech)

Filters gender hatespeeches from text using neural networks.


Regex Filters

Coming soon...