public class ContextView
extends java.lang.Object
| Constructor and Description |
|---|
ContextView(int windowSize,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
static int |
getFeatureCount() |
double[] |
getFeatures(java.util.ArrayList<int[]> entireContext)
Goes through a context and computes the entropy in a view.
|