This module clean a text from all spectial characters.
The module works with all alphabets written from left to right.
Chinese and other Asian characters are also not supported.
To install this module with npm, please run the following command: Install
npm install --save psy-clean
Usage
const cleaner = require('psy-clean'); const cleanText = extractor(TEXT);
© 2019 by PSYfiers AG
This program is the property of PSYfiers AG,
Sumpfstrasse 5
CH-6312 Steinhausen
All Rights Reserved