1.0.2 • Published 7 years ago

fin-kamoji v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Fin-Kamoji

Kamoji lexer and lexicon support for Fin natural language processor.

This extension adds support for over 1400 Kamoji, including simple ones like ಠ_ಠ and complex ones like:

(ノ-.-)ノ….((((((((((((●~*(>_<)
( ̄▽ ̄)/♫•*¨*•.¸¸♪
(>^_^)><(^o^<)
(;-_-)――――――C<―_-)

Installation

npm i --save fin-kamoji

Usage

const fin = require('finnlp');
fin.extend(require('fin-kamoji'));

// now when you instantiate a new input, Kamoji will be supported.