Package Exports
- fin-slang
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fin-slang) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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