public class WordBasisMapping extends AbstractBasisMapping<Duple<String,Integer>,String>
BasisMapping
implementation where each word corresponds to a unique
dimension regardless of its word position.Constructor and Description |
---|
WordBasisMapping() |
Modifier and Type | Method and Description |
---|---|
int |
getDimension(Duple<String,Integer> key)
Returns the dimension number corresponding to the provided feature.
|
getDimensionDescription, getDimensionInternal, getMapping, isReadOnly, keySet, numDimensions, setReadOnly
Copyright © 2012. All Rights Reserved.