On 2014-08-27 04:36, Elanjelian Venugopal wrote: > <token>!</token> > <token postag="SENT_END"></token>
The character that ends the sentence is on the same token as SENT_END (unlike for SENT_START, which has its own token), so: <pattern> <marker> <token>என்ன</token> <token skip="-1">என்று</token> </marker> <token postag="SENT_END">!</token> </pattern> The error message prints "Analyzed token readings:" where you can see how the sentence was analyzed. Regards Daniel ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel