Skip to content

Tanat05/korcen.ts

Repository files navigation

Korcen.ts

Same essence, different expression.

131_20220604170616

NPM version downloads downloads

"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.

Installation

NPM

$ npm i korcen

Example

All examples use the latest version

Javascript

const { check } = require('korcen')
var content = check("content")
console.log(content)

See the sample file for a detailed example

Copyright© All rights reserved.

About

korean censorship NPM module

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5