Package | Description |
---|---|
qa.qcri.prepocressor.operations.feat |
The feat package contains feature extractors that work together with the
featExtract operation
|
Modifier and Type | Field and Description |
---|---|
protected ANHDFFeatureExtractor.Slice |
ANHDFFeatureExtractor.lastNonemptySlice |
Modifier and Type | Method and Description |
---|---|
void |
ANHDFFeatureExtractor.Slice.addConnectionFeatures(java.util.List<java.lang.Double> feat,
int j,
ANHDFFeatureExtractor.Slice lastSlice)
Add connection features for segment j given the last slice
|