public static class ShingleMatrixFilter.Matrix extends Object
Token[column][row][z-axis] {
{{hello}, {greetings, and, salutations}},
{{world}, {earth}, {tellus}}
};
todo consider row groups
to indicate that shingles is only to contain permutations with texts in that same row group.| Modifier and Type | Class and Description |
|---|---|
class |
ShingleMatrixFilter.Matrix.Column |
| Constructor and Description |
|---|
ShingleMatrixFilter.Matrix() |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.