Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

JavaScript Arabic Stemmer

NotificationsYou must be signed in to change notification settings

ejtaal/jsastem

Repository files navigation

This little project aims to create a simple arabic stemmerimplemented in JavaScript.

Why?

Good question. Because I need one for my other project,Mabhathu Tulab (A student's place of research) whichis an Arabic - Arabic dictionary, similar tohttp://baheth.infobut better of course ;) Its main feature is that theuser may click on any word of a dictionary entry that may thenbe further explained by an overlay.

How?

It seems no-one has implemented one in JavaScript yet, forgood reason I imagine. The ISRI stemmer as implemented by theNLTK project seems like a very straight forward stemmer, nothingtoo complicated and time consuming for my needs. This projecttherefore aims to port the python script into javascript.

Plans

Hopefully I can find some time to increase accuracy. Some wordscan be derived from multiple possible theoretical roots so thesecould be enumerated in the return value. Prior to returning themthey could be compared against some known lists of existing rootsto filter out unknown roots.

License, Copyright & Contact

License: GPLCopyright: Erik Taalejtaal@gmail.com ((http://ejtaal.net)

About

JavaScript Arabic Stemmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp