Index: README.chromium |
=================================================================== |
--- README.chromium (revision 292135) |
+++ README.chromium (working copy) |
@@ -69,9 +69,12 @@ |
- android/brkitr.patch (to be applied for Android build only) : |
- Reverts some changes about Chinese/Japanese segmentation rules in |
- patches/brkitr.patch to reduce binary size for Android. |
+ Do not use the C+J dictionary for Chinese/Japanese segmentation |
+ to reduce the data size. Adjust word.txt and a few other files. |
+ - source/data/brkitr/word_ja.txt (used only on Android) |
+ Added for Japanese-specific word-breaking without the C+J dictionary. |
+ |
4. Converter changes : |
- converters.patch : |