한국어 비속어 검열
npm install korcen"Beyond Python: Robust and Scalable Profanity Filtering with TypeScript."
Building upon the success of our Python-based keyword filter, this project reimplements the core functionality using TypeScript. This migration enhances scalability, maintainability, and allows for seamless integration into modern web development workflows, offering the same ease of use with improved architectural benefits.
Korcen: original before innovation.
Korcen-kogpt2: This failure is the seed of innovation.
>NPM
``sh`
$ npm i korcenExample
All examples use the latest version
>Javascript
`js``
const { check } = require('korcen')
var content = check("content")
console.log(content)
#### See the sample file for a detailed example
Copyright© All rights reserved.