RubyGems.org

sanzang

1.0.1

Sanzang is a program built for machine translation of natural languages. This application is particularly suitable as a translation aid for CJK languages including ancient texts. The translation method is rule-based, and translation rules are stored in flat files as delimited text. This program can also utilize multiprocessing to naturally scale to multiple processors and processor cores. Sanzang is available under the GNU GPL, version 3.

installgem install sanzang
Authors

Lapis Lazuli Texts

1,163 total downloads 82 for this version
Owners

6abfecad4cffd1ef28f53bb18836156b

Licenses

GPL-3

Gemfile
gem "sanzang", "~> 1.0.1"
Versions
  1. 1.0.1 May 10, 2013
  2. 1.0.0 April 29, 2013
  3. 0.0.3 January 13, 2013
  4. 0.0.2 October 20, 2012
  5. 0.0.1 October 2, 2012
Runtime Dependencies
  1. parallel >= 0.5.19