source "https://rubygems.org"
gem "rababa"
RABABA is the Arabic Diacritization Library that uses Machine Learning to predict missing diactricts. It is well integrated with Interscript.
Using it standalone
Run: gem install rababa
Integration with Ruby Applications
In your Gemfile, add:
Usage inside maps
stage {
rababa config: "200"
}
As of now, Rababa is usable only by the Ruby implementation.
Usage from command line
interscript input.txt \
--system=var-ara-Arab-Arab-rababa \
--output=output.txt