Hi there,

LanguageTool seems to provide an ability to apply POS tag of a match to a
word, like this (taken from "Development Overview" page):

<match no="1" postag="verb:.*perf">kierować</match>

However, is there a way to apply a POS tag to one of the matched tokens? In
other words, I want to do this:

<match no="1" postag="verb:.*perf"><match no="2" /></match>

Regards,

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

Reply via email to