----------------------------------------------------------------
  Simplified Chinese character dictionary pack for NHocr 0.18
    Rev. 091226
----------------------------------------------------------------

1. Introduction

This dictionary pack contains 3,754 frequently-used Simplified
Chinese characters plus some symbols.




2. Installation and configuration

1) After the installation of NHocr 0.18, copy the following
   files into the dictionary directory of NHocr, which is 
   by default located at /opt/nhocr/dic .

     cctable-zh_CN
     PLM-zh_CN.dic


2) To use NHocr as a Chinese OCR, set the dictionary codes as
   follows.

  $ NHOCR_DICCODES=ascii+:zh_CN ; export NHOCR_DICCODES

   NHocr's built-in default is ascii+:jpn for ASCII and
   Japanese characters.
  



3. License

Licensed under the Apache License, Version 2.0 (the "License").
See http://www.apache.org/licenses/LICENSE-2.0




4. Authors

  Zhuguo Shi
  Hideaki Goto


For details:
  http://code.google.com/p/nhocr/
  http://sourceforge.jp/projects/nhocr/
--
Dec. 26, 2009  Hideaki Goto,  Tohoku University, Japan
