MaltParser 1.7.1

org.maltparser.core.feature.function
Interface FeatureMapFunction

All Superinterfaces:
FeatureFunction, Function
All Known Implementing Classes:
Merge3Feature, MergeFeature, PrefixFeature, SplitFeature, SuffixFeature

public interface FeatureMapFunction
extends FeatureFunction

Author:
Johan Hall

Method Summary
 
Methods inherited from interface org.maltparser.core.feature.function.FeatureFunction
getCode, getFeatureValue, getMapIdentifier, getSymbol, getSymbolTable, getType
 
Methods inherited from interface org.maltparser.core.feature.function.Function
getParameterTypes, initialize, update
 


MaltParser 1.7.1

Copyright 2007-2012 Johan Hall, Jens Nilsson and Joakim Nivre.