silpa
silpa copied to clipboard
Indian Language Computing Project
SILPA: Swatantra Indian Language Processing Application
SILPA can act as Indian Language processing Library in Python. It can also run as a server software providing front end to the all existing modules.
How to Install:
-
Get the source code either from git repository in savannah or download the archive
git clone git://git.sv.gnu.org/silpa.git or wget http://git.savannah.gnu.org/cgit/silpa.git/snapshot/silpa-master.tar.gz -
Go to the folder silpa, Bootstrap the buildout system
sudo python bootstrap.py -
Create the eggs
bin/buildout setup . build -
Install the library
sudo bin/buildout setup . install
Modules:
SILPA has currently provides following indic language modules
- Guess Language
- Aproximate Search
- Encoding Converter
- Sort
- Spell Checker
- Dictionary
- Transliteration
- Hypenation
- Syllabalizer
- N-Gram
- Random Quotes
- Indic Soundex
- Character Details
- Katapayyadi Numbers
- Webfonts
- Stemmer
- Character Details
Dependencies
pango cairo python-cairo pypdflib python-imaging python-lxml python-beautifulsoup