On 2014-03-25 14:24, Marcin Miłkowski wrote: >> So instead of just adding the POS tag we get from Morfologik to our >> AnalyzedToken object as a string, we interpret it and store something >> like pos = preposition, case = accusative. Is it that what you mean? > > Exactly.
Any ideas on how the VBP tag (in English) might fit into this approach, i.e. "not 3rd person singular"? Will we need to introduce a tag like "pos = Not3rdPsSgVerb"? That doesn't seem elegant but keeps it short. Internally, it could be expanded to mean: [{pos=verb, person=1|2, number=singular, tense=preset}, {pos=verb, person=1|2|3, number=plural, tense=preset}] Regards Daniel ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel