Re: Some Universal regex for puntuations

2014-08-20 Thread Reza engyian
...@languagetool.org wrote: On 2014-08-19 21:27, Reza engyian wrote: Hi Reza, Hi all,I found some regexs which help to have better punctuation if they are not controlled by LT please add them to the tool: The Second line after the regexs is suggestion line thanks - I'm not sure what you mean

Re: support for Persian

2014-08-19 Thread Reza engyian
https://en.wikipedia.org/wiki/Persian_language On Tue, Aug 19, 2014 at 5:33 PM, R.J. Baars r.j.ba...@xs4all.nl wrote: Persian or Farsi? Hi, some people will already have noticed it: LT has just added support for Persian. This is an important step, as Persian is the first

Re: support for Persian

2014-08-19 Thread Reza engyian
Thanks, I want to write suggest for message for rule id=PluralFix name=ZWNJ for Plural extension pattern token regexp='yes'[ءآأؤإئابپةتثجحخچدذرزژسشصضطظعغفقكکگلمنهوىیيًٌٍَُِّْ]+/token token regexp='yes'ها(ی|یی|یم|یت|یش|مان|تان|شان|)/token

Some Universal regex for puntuations

2014-08-19 Thread Reza engyian
Hi all, I found some regexs which help to have better punctuation if they are not controlled by LT please add them to the tool: The Second line after the regexs is suggestion line --- should have space between word and numbers numbers (\d+)(\w+) $1 $2 (\w+)(\d+) $1 $2 space between