Files
mozc/docs/about_branding.md
Hiroyuki Komatsu cc3dfb2039 Update aboud_branding.md
PiperOrigin-RevId: 436631290
2022-03-23 11:50:22 +09:00

24 lines
3.7 KiB
Markdown

About Branding
==============
# Differences between Google Japanese Input and Mozc
| Product Name | Google Japanese Input Stable Version | Google Japanese Input Development Version | Mozc |
|:------------------------|:-----------------------------------------------------------------------|:--------------------------------------------------------------------------|:-----|
| Branding | Google Japanese Input (Google 日本語入力), Gboard for Android | Google Japanese Input (Google 日本語入力) | Mozc |
| Release Form | Binary installer | Binary installer | Source code |
| License Agreement | Available on the installation page | Available on the installation page | 3-Clause BSD License (except for third-party code) |
| Target Platform | Windows, macOS, Android (Gboard), ChromeOS | Windows, macOS | Linux, Windows, macOS, Android (library) |
| Version String | GoogleJapaneseInput | GoogleJapaneseInput | Mozc |
| Version Number | x.yy.zzzz.N, N=0 (Windows), N=1 (macOS), N=3 (Android), N=4 (ChromeOS) | x.yy.zzzz.N, N=100 (Windows), N=101 (macOS) | x.yy.zzzz.102 |
| Logo | Colorful | Colorful | Orange |
| Code Location | Google internal | Google internal | [GitHub](https://github.com/google/mozc) |
| System Dictionary | Google internal | Google internal | [OSS dictionary](../src/data/dictionary_oss/README.txt) |
| Collocation Data | Google internal | Google internal | [Placeholder only](../src/data/dictionary_oss/collocation.txt) |
| Reading Correction Data | Google internal | Google internal | [Placeholder only](../src/data/dictionary_oss/reading_correction.tsv) |
| Suggestion Filter | Google internal | Google internal | [Placeholder only](../src/data/dictionary_oss/suggestion_filter.txt) |
| Quality Assurance | Yes | Best-efforts | No |
| Crash Reporting | ChromeOS: Integrated into the OS settings, Others: Opt-in | Yes | No |
| User Metrics Reporting | ChromeOS: Integrated into the OS settings, Others: Opt-in | Yes | No |
| Google Update | Yes | Yes | No |