[Corpora-List] Buckwalter transcription convert

Dave Graff graff at ldc.upenn.edu
Wed Apr 30 13:44:50 UTC 2014


There are a couple different Perl modules on CPAN for converting between Buckwalter and Unicode:

http://search.cpan.org/search?query=buckwalter&mode=all

They each include a mapping table (in one form or another) for Buckwalter-to-Unicode character relations, which would be fairly easy to adapt into a C++ library function.  The one I wrote is integrated with Perl's "Encode" module, which supports conversions between Unicode and a vast array of non-Unicode character encodings.

    Best regards,
	David Graff


On Apr 29, 2014, at 10:54 PM, Hamed Al-Suhli <hamed at e3rab.com> wrote:

> Hi,
> I have text which transcripted by Buckwalter ASCII encoding for Arabic, I want small tool to convert back to unicode, or C++ library to do that.
> Thanks
> 
> -- 
> Hamed Al-Suhli| حامد السحلي
> _______________________________________________
> UNSUBSCRIBE from this page: http://mailman.uib.no/options/corpora
> Corpora mailing list
> Corpora at uib.no
> http://mailman.uib.no/listinfo/corpora


_______________________________________________
UNSUBSCRIBE from this page: http://mailman.uib.no/options/corpora
Corpora mailing list
Corpora at uib.no
http://mailman.uib.no/listinfo/corpora


More information about the Corpora mailing list