Closed Bug 775207 Opened 12 years ago Closed 12 years ago

B2G: Portuguese Dictionary for Predictive Text

Categories

(Core :: General, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
blocking-kilimanjaro +
blocking-basecamp +

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>
Drivers: need to determine if this is a blocker for v1.
blocking-basecamp: --- → ?
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?
Blocker for v1: https://wiki.mozilla.org/Gaia/System/Keyboard#Keyboard_requirements
blocking-basecamp: ? → +
blocking-kilimanjaro: --- → +
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
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!
Assignee: nobody → mozilla
I tested the Portuguese dictionaries for Android and they look reasonable. This is WFM.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.