public class FeatureSequenceWithBigrams extends FeatureSequence
| Modifier and Type | Field and Description |
|---|---|
static String |
deletionMark |
| Constructor and Description |
|---|
FeatureSequenceWithBigrams(Alphabet dict,
Alphabet bigramDictionary,
TokenSequence ts) |
| Modifier and Type | Method and Description |
|---|---|
Alphabet |
getBiAlphabet() |
int |
getBiIndexAtPosition(int pos) |
Object |
getObjectAtPosition(int pos) |
add, add, addFeatureWeightsTo, addFeatureWeightsTo, get, getAlphabet, getIndexAtPosition, getLength, growIfNecessary, size, toFeatureIndexSequence, toSortedFeatureIndexSequence, toStringpublic static final String deletionMark
public FeatureSequenceWithBigrams(Alphabet dict, Alphabet bigramDictionary, TokenSequence ts)
public Alphabet getBiAlphabet()
public final int getBiIndexAtPosition(int pos)
public Object getObjectAtPosition(int pos)
getObjectAtPosition in class FeatureSequenceCopyright © 2019 JULIE Lab, Germany. All rights reserved.