fin-kamoji

1.0.2 • Public • Published

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.
 

Package Sidebar

Install

npm i fin-kamoji

Weekly Downloads

7

Version

1.0.2

License

MIT

Last publish

Collaborators

  • alexcorvi