public class GrobMappingTueba extends java.lang.Object implements MappingInterface
Constructor and Description |
---|
GrobMappingTueba() |
public java.util.List<Token> map_tags(java.util.List<Token> tokens)
Token
>
E.g. if we need to map tags, given a list of Tokens
, we need to map the
pos
field of every Token
to a different pos
.map_tags
in interface MappingInterface
Copyright © 2013. All Rights Reserved.