- From: Felix Sasaki <fsasaki@w3.org>
- Date: Mon, 27 Jun 2016 20:54:52 +0200
- To: public-i18n-its-ig@w3.org
- Message-Id: <84FD3EB8-7780-411F-954A-D2A1883001BD@w3.org>
Hi all, language tool has a nice example on how to represent ITS lqi as json. Try the swagger API or see the below output „issueType". Best, Felix { "software": { "name": "LanguageTool", "version": "3.4-SNAPSHOT", "buildDate": "2016-06-26 22:01", "apiVersion": "1", "status": "" }, "language": { "name": "English", "code": "en" }, "matches": [ { "message": "Possible typo: you repeated a word", "shortMessage": "Word repetition", "replacements": [ { "value": "test" } ], "offset": 10, "length": 9, "context": { "text": "This is a test test.", "offset": 10, "length": 9 }, "rule": { "id": "ENGLISH_WORD_REPEAT_RULE", "description": "Word repetition (e.g. 'will will')", "issueType": "duplication", "category": { "id": "MISC", "name": "Miscellaneous" } } } ] } > Anfang der weitergeleiteten Nachricht: > > Von: Daniel Naber <daniel.naber@languagetool.org> > Betreff: LanguageTool 3.4 release announcement > Datum: 27. Juni 2016 um 14:31:12 MESZ > An: fsasaki@w3.org > > If this message is not displayed correctly, click here <http://46260.seu1.cleverreach.com/m/6577622/513508-15ec1f9f1bc98e61ac4674a0c14d375b>. > > <> > LanguageTool 3.4 released > LanguageTool 3.4 has just been released. Improvements include: > > * New rules and rule improvements for Catalan, English, French, German, Greek, Polish, Portuguese, Spanish, Russian, and Ukrainian > * Small improvements for the stand-alone user interface > * A new HTTP API that returns JSON, documented at https://languagetool.org/http-api/swagger-ui/#/default <https://languagetool.org/http-api/swagger-ui/#/default> > * The old HTTP API is now deprecated and should not be used anymore > > Important note for developers: See this page <http://46260.seu1.cleverreach.com/c/18799713/5bea3342c-o9fk40> for information about how to migrate to our new HTTP(S) API. > > You can download the release from languagetool.org <http://46260.seu1.cleverreach.com/c/18799714/5bea3342c-o9fk40> or - for LibreOffice/OpenOffice - use the update feature of the extension manager (Tools -> Extension Manager, then right click on the LanguageTool extension and select "Update..."). > > > If you don't want to receive these emails anymore, click here <http://46260.seu1.cleverreach.com/rmftlp.php?cid=513508&mid=6577622&h=513508-5bea3342c-o9fk40> to unsubscribe > > Daniel Naber > Friesenstr. 3 > 14482 Potsdam > Deutschland > > daniel.naber@languagetool.org <mailto:daniel.naber@languagetool.org> > > > > > > > <http://46260.seu1.cleverreach.com/c/18799558/5bea3342c-o9fk40>
Received on Monday, 27 June 2016 18:55:03 UTC