Dobhase, an English Nepali translation system was developed by joint effort of Kathmandu Universtiy and
MPP in 2006. It is a rule based(dictionary based) system and works in few simple sentenced examples.
For more information click here.
Sunday, 12 September 2010
A leading organization in Nepali Language Computation
MPP(Madan Puraskar Pustaklaya) is a leading organization in Nepali Language computation. Lots of information regarding Nepali archived data, current projects and developments and materials are provided here.
Few Years back, TTF to Unicode converstion
Few years back, I was working in font conversion. This system does the converstion of PCS Nepali ttf font to Nepali Unicode. The main purpose of this project was to convert all the Nepali archived voter list. I hope this will help to all who want to explore in font processing and data conversion.
Conversion Source :
In the above source, "halfLetter.txt" contains all the half characters representation of Nepali text.
Usage :
String Output = new unicodeConversion().convertToUnicode(src);
Cheers !
Santa
Conversion Source :
001 /* |
In the above source, "halfLetter.txt" contains all the half characters representation of Nepali text.
Usage :
String Output = new unicodeConversion().convertToUnicode(src);
Cheers !
Santa
Subscribe to:
Comments (Atom)