Difference between revisions of "User:Kiara"
Line 88: | Line 88: | ||
! Language |
! Language |
||
|- |
|- |
||
⚫ | |||
|af |
|af |
||
| |
|af |
||
|Afrikaans |
|||
|- |
|- |
||
| |
| |
||
Line 121: | Line 121: | ||
|- |
|- |
||
| |
| |
||
|de |
| de |
||
| |
| |
||
|- |
|- |
||
| |
| |
||
|el |
| el |
||
| |
| |
||
|- |
|- |
||
|en |
| en |
||
|en |
| en |
||
|English |
| English |
||
|- |
|- |
||
|es |
| es |
||
|es |
| es |
||
|Spanish |
| Spanish |
||
|- |
|- |
||
| |
| |
||
|et |
| et |
||
| |
| |
||
|- |
|- |
||
| |
| |
||
|fa |
| fa |
||
| |
| |
||
|- |
|- |
||
| |
| |
||
|fi |
| fi |
||
| |
| |
||
|- |
|- |
||
|fra |
| fra |
||
|fr |
| fr |
||
|French |
| French |
||
|- |
|- |
||
|gl |
| gl |
||
| |
| N/A |
||
|Galician |
| Galician |
||
|- |
|- |
||
| |
| |
||
Line 176: | Line 176: | ||
| |
| |
||
|- |
|- |
||
| |
|||
|id |
|id |
||
| |
|id |
||
|Indonesian |
|||
|- |
|- |
||
| |
| |
||
Line 204: | Line 204: | ||
| |
| |
||
|- |
|- |
||
|mk |
| mk |
||
|mk |
| mk |
||
|Macedonian |
| Macedonian |
||
|- |
|- |
||
| |
| |
||
|ml |
| ml |
||
| |
| |
||
|- |
|- |
||
| |
| |
||
|mr |
| mr |
||
| |
| |
||
⚫ | |||
| ms |
|||
| N/A |
|||
| Malaysian |
|||
|- |
|- |
||
| |
| |
||
Line 220: | Line 224: | ||
| |
| |
||
|- |
|- |
||
| |
|||
|nl |
|nl |
||
| |
|nl |
||
|Dutch |
|||
|- |
|- |
||
| |
| |
Revision as of 09:39, 6 July 2016
Kiara's page
Suggestion task:
Notes
1. How to work with APY from the command line: http://wiki.apertium.org/wiki/APY#Usage
2. How to launch Suggestions from the command line https://github.com/goavki/apertium-html-tools/pull/35
Suggestion docs:
This is for the apy page
use ./servlet.py /usr/local/share/apertium/ --wiki-username=WikiUsername --wiki-password=WikiPassword -rs=YourRecaptchaSecret to run apy in google reCaptcha mode
- -b --bypass-token: testing token is generated to bypass recaptcha
URL | Function | Parameters | Output |
---|---|---|---|
/suggest | Generate a suggestion on target wiki-page using a testing token. |
|
Returns the status. If "Success", the suggestion is posted on the target wiki-page.
Note that the correct wiki-page url is required (wiki_util.py)
Note that correct keys are required when starting apy and in the html-tools config file. curl --data 'context=otro+mundo&word=*mundo&newWord=MUNDO&langpair=esp|eng&g-recaptcha-response=testingToken' http://localhost:2737/suggest {"responseStatus": 200, "responseData": {"status": "Success"}, "responseDetails": null} |
This is for the html-tools page:
- ENABLED: turns on the suggestion mode (True/False)
- RECAPTCHA_SITE_KEY: recaptcha site key which can be obtained by registration at https://developers.google.com/recaptcha/
- CONTEXT_WRAP: a number of context words from the left
Speller backlog:
1. Localize 'Any ideas?' fixed and question
2. Punctuation fixed
3. Documentation
4. Button glitch fixed
5. Hovering over a misspelled word highlights it in black, with a second underline. fixed
6. After a word has been updated, it stays red, even though the underline disappears fixed
7. An error message for missed -translate mode fixed and question
Apertium code | langdetect code | Language |
---|---|---|
af | af | Afrikaans |
ar | ||
bg | ||
bn | ||
ca | ca | Catalan |
cs | ||
cy | ||
dan | da | Danish |
de | ||
el | ||
en | en | English |
es | es | Spanish |
et | ||
fa | ||
fi | ||
fra | fr | French |
gl | N/A | Galician |
gu | ||
he | ||
hi | ||
hr | ||
hu | ||
id | id | Indonesian |
it | ||
ja | ||
kn | ||
ko | ||
lt | ||
lv | ||
mk | mk | Macedonian |
ml | ||
mr | ||
ms | N/A | Malaysian |
ne | ||
nl | nl | Dutch |
no | ||
oc | n/a | Occitan |
pa | ||
pl | ||
pt | ||
ro | ro | Romanian |
ru | ||
sk | ||
sl | ||
so | ||
sq | ||
sv | ||
swe | sw | Swedish |
ta | ||
te | ||
th | ||
tl | ||
tr | ||
uk | ||
ur | ||
vi | ||
zh-cn | ||
zh-tw |