commit | 937bd4f332545170bf8322187e988eb1bb60f58e | [log] [tgz] |
---|---|---|
author | Toshiyuki Hanaoka <toshiyuki@google.com> | Sat May 02 15:06:39 2015 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Sat May 02 15:06:39 2015 -0700 |
tree | 109003a25cd91922e83b20d1eb9d33a24618effd | |
parent | 988392a0c821494fee2d90090cdca4c3c98bcf83 [diff] |
Enable calculator rewriter as suggestion for mobile. BUG=none TEST=unittest
Copyright 2010-2015, Google Inc.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Android OS, Apple OS X, Chromium OS, GNU/Linux and Microsoft Windows. This open-source project originates from Google Japanese Input.
For historical reasons, the project name Mozc has two different meanings:
In this repository, Mozc means the second definition unless otherwise noted.
#License All Mozc code written by Google is released under The BSD 3-Clause License. For thrid party code under src/third_party directory, see each sub directory to find the copyright notice. Note also that outside src/third_party following directories contain thrid party code.
###src/data/dictionary_oss/ Mixed. See src/data/dictionary_oss/README.txt
###src/data/test/dictionary/ The same to src/data/dictionary_oss/. See src/data/dictionary_oss/README.txt
###src/data/test/stress_test/ Public Domain. See the comment in src/data/test/stress_test/sentences.txt
###src/data/unicode/ UNICODE, INC. LICENSE AGREEMENT. See each file header for details.