/AraDictImproved

An Expressjs REST API based on aramorph

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

AraDictImproved

A program to deconstruct an arabic word and return its possible defintions using an updated and hopefully improved version of aramorph which can be found here.

Aramorph was used as the basis for the website Aratools which I found absolutely vital at university!

The original database has been updated so that words no longer need to be transliterated before checking them. This is because the entire database has itself been transliterated into arabic, hopefully improving the performance of the program.

This program is currently running as an api on my website, which I intend to use as the backend for other projects.