
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
korean(한국어) censorship(검열)의 줄임말로
누구나 쉽게 텍스트에 비속어가 있는지 확인이 가능합니다.
여러 종류에 따라 확인도 가능합니다.
욕설 데이터 파일을 이용해 테스트한 결과 83.3%의 정확도를 보입니다.
TNS봇의 욕설 검열에 들어가는 코드입니다.
모든 프로그램 모듈의 출처 표기
https://github.com/TANAT96564/korcen
링크 또는 "디스코드 TNS 봇" 표기
PyPI
$ pip install korcen
NPM
$ npm i korcen
모든 예시는 가장 최신버전의 모듈을 사용합니다.
비속어가 있다면 True 없다면 False 출력하는 예시입니다.
PyPI 0.1.0
from korcen import korcen
korcen = korcen.korcen()
text = input()
print(korcen.check(text))
NPM 0.0.7
const { check } = require('korcen')
var content = check("문자열")
console.log(content)
Tanat
github: Tanat05
discord: Tanat#0206
email: shrbwjd05@gmail.com
kiss
https://github.com/Tanat05/korcen.ts
github: kiss8981
discord: kisss#4755
이루
코드 변환 작업 및
github: erukim
discord: 이루#6410
희선
모듈화 작업,예시 제공
github: kimhs8193
discord: 희선#7777
© 2022 GitHub, Inc. Terms Privacy Security Status
FAQs
한국어 비속어 검열
The npm package korcen receives a total of 82 weekly downloads. As such, korcen popularity was classified as not popular.
We found that korcen demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.