fin-slang
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i fin-slang

Weekly Downloads

7

Version

1.0.2

License

MIT

Last publish

Collaborators

  • alexcorvi