codeaudit / dkpro-core-asl

Automatically exported from code.google.com/p/dkpro-core-asl
0 stars 0 forks source link

[TreeTagger] TreeTagger module should also use MappingProvider #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The TreeTagger module still uses custom mapping loading code. It should use a 
MappingProvider and the default mappings from api.lexmorph.

Original issue reported on code.google.com by richard.eckart on 13 Jul 2012 at 12:39

GoogleCodeExporter commented 9 years ago
Switch to MappingProvider. Does not make use of tagset that a model may declare.

Original comment by richard.eckart on 13 Jul 2012 at 3:26