I think this could be done in the disambiguator. Ruud
> Currently it's not possible. I have need it too sometimes. > > Regards, > Jaume Ortolà > > > 2014-10-30 17:37 GMT+01:00 Linas Valiukas <[email protected]>: > >> 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 >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/languagetool-devel >> >> > ------------------------------------------------------------------------------ > _______________________________________________ > Languagetool-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/languagetool-devel > ------------------------------------------------------------------------------ _______________________________________________ Languagetool-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
