| # The word list in cjdict.txt are generated by combining three word lists | |
| # listed below with further processing for compound word breaking. The | |
| # frequency is generated with an iterative training against Google web | |
| # corpora. | |
| # | |
| # * Libtabe (Chinese) | |
| # - https://sourceforge.net/project/?group_id=1519 | |
| # - Its license terms and conditions are shown below. | |
| # | |
| # * IPADIC (Japanese) | |
| # - http://chasen.aist-nara.ac.jp/chasen/distribution.html | |
| # - Its license terms and conditions are shown below. |