public class ContextAnalyzer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_WINDOW_SIZE |
static java.util.List<ContextView> |
VIEWS_TO_INCLUDE_AS_FEATURES |
| Constructor and Description |
|---|
ContextAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ContextFeatures> |
getFeaturesPerEvent(org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses classes) |
public static final int MAX_WINDOW_SIZE
public static final java.util.List<ContextView> VIEWS_TO_INCLUDE_AS_FEATURES
public java.util.Map<java.lang.String,ContextFeatures> getFeaturesPerEvent(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClasses classes)