| OLD | NEW |
| 1 The list of words in cjdict.txt are obtained by combining three word | 1 The list of words in cjdict.txt are obtained by combining three word |
| 2 lists listed below with further processing for compound word breaking. | 2 lists listed below with further processing for compound word breaking. |
| 3 The frequency is generated with an iterative training against Google | 3 The frequency is generated with an iterative training against Google |
| 4 web corpora. | 4 web corpora. |
| 5 | 5 |
| 6 * CC-CEDICT (Chinese) | 6 * CC-CEDICT (Chinese) |
| 7 - http://www.mdbg.net/chindict/chindict.php?page=cedict (home page) | 7 - http://www.mdbg.net/chindict/chindict.php?page=cedict (home page) |
| 8 - http://www.mdbg.net/chindict/export/cedict/cedict_1_0_ts_utf-8_mdbg.txt.gz (
word list) | 8 - http://www.mdbg.net/chindict/export/cedict/cedict_1_0_ts_utf-8_mdbg.txt.gz (
word list) |
| 9 - It is licensed under a Creative Commons Attribution-Share Alike 3.0 License. | 9 - It is licensed under a Creative Commons Attribution-Share Alike 3.0 License. |
| 10 (see http://creativecommons.org/licenses/by-sa/3.0 for more details) | 10 (see http://creativecommons.org/licenses/by-sa/3.0 for more details) |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 | 162 |
| 163 In the case where the program, whether in its original form or | 163 In the case where the program, whether in its original form or |
| 164 modified, was distributed or delivered to or received by a user from | 164 modified, was distributed or delivered to or received by a user from |
| 165 any person, organization or entity other than ICOT, unless it makes or | 165 any person, organization or entity other than ICOT, unless it makes or |
| 166 grants independently of ICOT any specific warranty to the user in | 166 grants independently of ICOT any specific warranty to the user in |
| 167 writing, such person, organization or entity, will also be exempted | 167 writing, such person, organization or entity, will also be exempted |
| 168 from and not be held liable to the user for any such damages as noted | 168 from and not be held liable to the user for any such damages as noted |
| 169 above as far as the program is concerned. | 169 above as far as the program is concerned. |
| 170 | 170 |
| 171 ---------------COPYING.ipadic-----END------------------------------------ | 171 ---------------COPYING.ipadic-----END------------------------------------ |
| OLD | NEW |