improving the Wikipedia Feed Checker

2014-07-14 Thread Daniel Naber
Hi, as you're maybe aware, we run LT on Wikipedia changes for the following languages: Polish French English German You can see the results here: http://tools.wmflabs.org/languagetool/feedMatches/list I actively use the German checks and they have been tuned a bit, e.g. some rules that create

Re: New Member to LT - for Tamil

2014-07-14 Thread Daniel Naber
On 2014-07-14 14:31, Elanjelian Venugopal wrote: > I've created the following. Not really sure if I'm on the right track. I have added it to the source code. I think it doesn't work yet, as you'll need at least one rule with break="yes", otherwise there will be no sentence boundaries at all. On

Re: New Member to LT - for Tamil

2014-07-14 Thread Elanjelian Venugopal
On 11 July 2014 22:29, Daniel Naber wrote: > > Then, we will need to add a sentence tokenizer that detects sentence > boundaries. This is described at > http://wiki.languagetool.org/customizing-sentence-segmentation-in-srx-rules > . > Can you work with that? > I've created the following. Not rea

Re: New Member to LT - for Tamil

2014-07-14 Thread Marcin Miłkowski
W dniu 2014-07-14 09:12, Elanjelian Venugopal pisze: > Hi, have installed JDK 1.8.0_05 and tested. No changes. :( > > And, BTW, how do I push my changes to grammar.xml back to you? It > appears I don't have sufficient permission to push it to the master. -e. Use pull request. Regards, Marcin > >

Re: New Member to LT - for Tamil

2014-07-14 Thread Dominique Pellé
Elanjelian Venugopal wrote: > Added a second rule group to the grammar.xml Hi Elanjelian Since you have non-trivial suggestions with \1 etc. such as \1க்\2, I would advise to use correction='...'. Ex, replace... புது மா கோலம் போடு மயிலே. ... with... புது மா கோலம் போடு மயிலே. The corrections

Re: New Member to LT - for Tamil

2014-07-14 Thread Elanjelian Venugopal
Added a second rule group to the grammar.xml On 14 July 2014 16:02, Daniel Naber wrote: > On 2014-07-14 09:12, Elanjelian Venugopal wrote: > > > Hi, have installed JDK 1.8.0_05 and tested. No changes. :( > > Mhh, it seems we need to document this workaround. Panagiotis, do you > see any way we

Re: New Member to LT - for Tamil

2014-07-14 Thread Daniel Naber
On 2014-07-14 09:12, Elanjelian Venugopal wrote: > Hi, have installed JDK 1.8.0_05 and tested. No changes. :( Mhh, it seems we need to document this workaround. Panagiotis, do you see any way we can have our own workaround so the user doesn't need to do anything? > And, BTW, how do I push my c

Re: New Member to LT - for Tamil

2014-07-14 Thread Elanjelian Venugopal
Hi, have installed JDK 1.8.0_05 and tested. No changes. :( And, BTW, how do I push my changes to grammar.xml back to you? It appears I don't have sufficient permission to push it to the master. -e. On 13 July 2014 20:33, Daniel Naber wrote: > On 2014-07-13 13:22, Panagiotis Minos wrote: > > >