@fathah_cr/fathah

0.0.1 • Public • Published

fathah

Lightweight NLP preprocessing package for Arabic language

Installation

npm i fathah

Get Started

const fathah = require('fathah');

const text = 'السَّلَامُ عَلَيْكُمْ وَرَحْمَةُ الله وَبَرَكَاتُهُ';
fathah.removeDiacritics(text); 
// السلام عليكم ورحمة الله وبركاته

Readme

Keywords

Package Sidebar

Install

npm i @fathah_cr/fathah

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

22 kB

Total Files

8

Last publish

Collaborators

  • fathah_cr