Package cc.mallet.pipe.tsf

TokenSequenceFeature Pipes.

See:
          Description

Class Summary
CountMatches  
CountMatchesAlignedWithOffsets  
CountMatchesMatching  
FeaturesInWindow  
FeaturesOfFirstMention  
LexiconMembership  
OffsetConjunctions  
OffsetFeatureConjunction  
OffsetPropertyConjunctions  
RegexMatches  
SequencePrintingPipe Created: Jul 6, 2005
Target2BIOFormat Creates a LabelSequence out of a TokenSequence that is the target of an Instance.
TokenFirstPosition  
TokenText  
TokenTextCharNGrams  
TokenTextCharPrefix  
TokenTextCharSuffix  
TokenTextNGrams  
TrieLexiconMembership  
 

Package cc.mallet.pipe.tsf Description

TokenSequenceFeature Pipes. These pipes take a TokenSequence in the data slot, test the tokens in various ways and put the results of the test in the "features" PropertyList on the Tokens.