"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
$ npm i korcen
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.