Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
/ ArabicValidator Public archive

Validate whether a root is a valid Arabic word, using data from top Arabic classic/modern lexicons.

License

Notifications You must be signed in to change notification settings

larrasket/ArabicValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arabic Root Validator

Validate Arabic roots through a thorough search in Arabic classic/modern lexicons.

Before using, please do note that this program is not designed to be used actively but moderately; so it loads every raw material book source into the memory at once, this might cause problems and insufficiency if this is employed in a real-time service.

Implemented lexicons:

  • Mukhtar Alsahah (source).
  • al-Misbah al-munir fi gharib al-sharh al-kabir (source)
  • Taj Al-ʿArus min Jawahir Al-Qamus (source)
  • Asas al-Balagha (source)

Usage

Use ArabicValidator.Search("your word here") to search for a root word in the provided resources, if it was found then it’s a legit root.

About

Validate whether a root is a valid Arabic word, using data from top Arabic classic/modern lexicons.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages