Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 259 Bytes

Text Pre Processor

Normalizing texts before any natural language processing

To preprocess your text simply means to bring your text into a form that is predictable and analyzable for your task.

Install

npm i "@derock.ir/text-preprocessor"