cc.mallet.pipe.tsf
Class TokenFirstPosition
- java.lang.Object
-
- cc.mallet.pipe.Pipe
-
- cc.mallet.pipe.tsf.TokenFirstPosition
-
- All Implemented Interfaces:
- AlphabetCarrying, java.io.Serializable
public class TokenFirstPosition extends Pipe implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description TokenFirstPosition()TokenFirstPosition(java.lang.String featureName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Instancepipe(Instance instance)Really this should be 'protected', but isn't for historical reasons.-
Methods inherited from class cc.mallet.pipe.Pipe
alphabetsMatch, getAlphabet, getAlphabets, getDataAlphabet, getInstanceId, getTargetAlphabet, instanceFrom, instancesFrom, instancesFrom, isDataAlphabetSet, isTargetProcessing, newIteratorFrom, precondition, readResolve, setDataAlphabet, setOrCheckDataAlphabet, setOrCheckTargetAlphabet, setTargetAlphabet, setTargetProcessing
-
-
DataMelt 3.0 © DataMelt by jWork.ORG