Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 392 Bytes

readme.md

File metadata and controls

26 lines (19 loc) · 392 Bytes

Fin-Slang

Transforms common internet slangs into a more formal words.

gr8 -> great
plz -> please
imo -> in my opinion
..etc

Installation

npm i --save fin-slang

Usage

It'll work just by importing it.

import * as Fin from "finnlp";
import "fin-slangs";
// now when you instantiate a new input, slangs will be transformed