On Thu, Oct 29, 2015 at 11:30 PM, Jaume Ortolà i Font <jaumeort...@gmail.com
> wrote:

> Hi Dominique,
>
> When there is no space at the end of the sentence, the last token has the
> POS tag "PARA_END", and this tag makes rule match:
>
> <token postag="[KMPRV].*" postag_regexp="yes">
>
> You can see the difference (with space vs without space) here:
> http://community.languagetool.org/analysis/analyzeText
>
> Regards,
> Jaume Ortolà
>


Ah thanks!  Now I can fix the rule.

But still, I don't understand why the online checker no longer
gives the error after add and delete the space.

Also, I the test <example>Pri la kategiorio</example>
did not trigger the error, nor could I trigger it in command line.
So something is strange. But I think that I fixed the false error
anyway by changing the regexp which should no longer
match PARA_END.

Dominique
------------------------------------------------------------------------------
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to