Text Processing Engine for NSFW and blocked words detection in a given text, written in NodeJS.
-
Quick summary: Written in NodeJS to process a text for NSFW and blocked words detection
-
Version 0.1
-
Summary of set up: Setup requires you to install NPM, NodeJS and Node Modules as per dependencies latest versions.
-
Configuration: Perform "git clone https://github.com/krish512/NSFW-Text-Processing", run "cd NSFW-Text-Processing; npm install"
-
Dependencies: Node modules > mongodb, pluralize, tensify
-
Database configuration: Create a MongoDB database and configure it with blocked words
-
Deployment instructions: This is a partial module and is not intended to be used independently
- Repo owner or admin:
Krishna Modi <krish512@hotmail.com>