Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ korcen Public
forked from Tanat05/korcen

korean check swearword module(한국어 비속어 판단 모듈)

License

kdh8219/korcen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Korcen.py

PyPI version downloads

131_20220604170616

EN KR

Anyone can easily check

Although Korean slang is the main module, you can collect modules of other users to censor slang in other languages

Example

ts version, machine learning version

support discord

Project using Korcen

TNS 봇

Discord Bot
3000+ servers

Installation

PyPI

$ pip install korcen

Python

from korcen import korcen

text = input()
print(korcen.check(text))

Modules

KR : Self-produced

EN : better_profanity

JA : Self-produced

CH : Self-produced

Maker

Tanat

PyPI 0.0.1 ~

github:   Tanat05
discord:  Tanat#1533
email:    [email protected]

Copyright© All rights reserved.

About

korean check swearword module(한국어 비속어 판단 모듈)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%