public static class ShingleMatrixFilter.TokenPositioner
extends java.lang.Object
Token is to be inserted to a ShingleMatrixFilter.Matrix.| Modifier and Type | Field and Description |
|---|---|
static ShingleMatrixFilter.TokenPositioner |
newColumn |
static ShingleMatrixFilter.TokenPositioner |
newRow |
static ShingleMatrixFilter.TokenPositioner |
sameRow |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
public static final ShingleMatrixFilter.TokenPositioner newColumn
public static final ShingleMatrixFilter.TokenPositioner newRow
public static final ShingleMatrixFilter.TokenPositioner sameRow
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.