hebrew-nlp

1.0.0 • Public • Published

#HebrewNLP

Converts ending chars to normal ones. Used as a text normalizing for indexing.

###Installation:

yarn add hebrew-nlp

Example:

const HebrewNLP = require('hebrew-nlp');
const result = HebrewNLP.normalize('שלום');
console.log(result);

Result:

שלומ

Readme

Keywords

none

Package Sidebar

Install

npm i hebrew-nlp

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.05 kB

Total Files

7

Last publish

Collaborators

  • andreyh