Closed
Bug 775207
Opened 13 years ago
Closed 13 years ago
B2G: Portuguese Dictionary for Predictive Text
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ckerschb, Assigned: ckerschb)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:14.0) Gecko/20100101 Firefox/14.0.1
Build ID: 20120713134347
Steps to reproduce:
We do need a Portuguese Dictionary/WordList including some kind of ranking so we can create an XML file like this:
<wordlist>
<w f="255">highest ranked word</w>
...
<w f="0">lowest ranked word</w>
</wordlist>
Comment 1•13 years ago
|
||
Drivers: need to determine if this is a blocker for v1.
blocking-basecamp: --- → ?
Comment 2•13 years ago
|
||
If we can we should ship as many l10n assets as possible in Gaia. Isn't the keyboard and predictive text a Gaia feature anyway?
Comment 3•13 years ago
|
||
blocking-basecamp: ? → +
blocking-kilimanjaro: --- → +
Comment 4•13 years ago
|
||
Can we use the AOSP frequency wordlist? Apparently it's under the GDPL.
The compiled file for Portuguese is available at https://github.com/CyanogenMod/android_vendor_cm/blob/ics/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict and a plain text XML file is available at https://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/pt.xml
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X → Gonk
Hardware: x86 → All
| Assignee | ||
Comment 5•13 years ago
|
||
Android 4.1 ships with dictionaries, including portuguese:
http://androidxref.com/4.1.1/xref/packages/inputmethods/LatinIME/dictionaries/
currenlty we are using those for testing!
Updated•13 years ago
|
Assignee: nobody → mozilla
Comment 6•13 years ago
|
||
I tested the Portuguese dictionaries for Android and they look reasonable. This is WFM.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•