W dniu 2013-11-19 00:06, Marco A.G.Pinto pisze: > Hello! > > There are some special verbs in Portuguese which affect the verb that > comes next, for example: "ter/haver". > > Variations of the verb "ter" to add to the rules: > 1) tinha > 2) tinhas > 3) tinham > 4) tenha > 5) tenhas > 6) tenham > 7) ter >
We use the tagger dictionary for this. Then we can simply write: <token inflected="yes">ter</token> and it matches any form of "ter". As far as I can see, there's no dictionary for Portuguese yet in our project. You could start producing one from the Galician dictionary that we already have or by finding an open source POS tag + lemma dictionary on the web. Regards, Marcin ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Languagetool-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
