首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一种快速、免费、开源的transliterator,这可以很容易地扩展以支持其他语言

一种快速、免费、开源的transliterator,这可以很容易地扩展以支持其他语言

资 源 简 介

A fast, free and open source Transliterator, which could be easily extended to support other languages. The included language files supports transliteration from: English -> Sinhalese English -> Tamil Sinhalese -> Tamil Sinhalese -> English Tamil -> Sinhalese Tamil -> English The language data files could be easily updated to improve the accuracy of the transliterator. The implementation performs a dictionary based lookup for each word, and where an entry is not found, uses phonetic language rules to transliterate the word. Note: This implementation is designed to be only dependent on the JDK (not even a logging library) and is optimized for speed, and thus caches the dictionaries into heap memory (about 1.25MB for English/Sinhala/Tamil) The source code of the project is released under the GNU Affero General Public License v3 http://www.gnu.org/licenses/agpl-3.0.html Refer to the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 11 1小时前 成为了本站会员

  • 开心快活人 3小时前 成为了本站会员

  • 晋财 4小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

0.223672s