An open API service indexing awesome lists of open source software.

https://github.com/linuxscout/sarf

Sarf - Arabic Morphology System
https://github.com/linuxscout/sarf

Last synced: 9 months ago
JSON representation

Sarf - Arabic Morphology System

Awesome Lists containing this project

README

          

# Sarf
=======
Sarf - Arabic Morphology System

[![downloads]( https://img.shields.io/sourceforge/dt/sarf.svg)](http://sourceforge.org/projects/sarf)
[![downloads]( https://img.shields.io/sourceforge/dm/sarf.svg)](http://sourceforge.org/projects/sarf)

Features | value
---------|---------------------------------------------------------------------------------
Authors | Haytham Mohtasseb Billah / [Kifeh Issa](http://github.com/kifehi)
Organization | [ALECSO](http://www.alecso.org.tn)
Release | 0.2
License |[GPL](https://github.com/linuxscout/sarf/master/LICENSE)
Tracker |[linuxscout/sarf/Issues](https://github.com/linuxscout/sarf/issues)
Website |[http://sarf.sourceforge.io](http://sarf.sourceforge.io)
Doc |[Documentaion](https://sourceforge.net/projects/sarf/files/Documentation/full-documents/)
Source |[Github](http://github.com/linuxscout/sarf)
Download |[sourceforge](http://sarf.sourceforge.net)
Feedbacks |[Comments](https://github.com/linuxscout/sarf/issues)
Accounts |[@Twitter](https://twitter.com/linuxscout) [@Sourceforge](http://sourceforge.net/projects/sarf/)

Sarf is an integrated software system (engine) that can generate arabic verbs, derivative nouns, and gerunds, and inflect them, starting from their triple and quadruple roots, depending on the grammar and morphology rules, and using the system database.



## Features v0.2

- Add verb conjugation in one panel
- Save conjugation on text file

Requirments:
============
- org.apache.commons-beanutils
- org.apache.commons-digester
- org.apache.commons-collections

Developement Issues
===================
* Encoding is windows-1256:

You must set your project encoding into WINDOWS-1256.

If you use Eclipse: ` projetcs> propertiers/resouces> text file encoding = WINDOWS-1256 `

* database file names:

In other Hand, the database has xml files named by arabic letters, those files names are encoded in WINDOWS-1256, you mus check if they appear properly.


Usage
=====
cf. documentation