| Package | Description |
|---|---|
| org.processmining.nlplogutils.algorithms | |
| org.processmining.nlplogutils.algorithms.clustering | |
| org.processmining.nlplogutils.algorithms.method |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextParametersNoClustering
Created by andreas on 3/10/17.
|
class |
ContextParametersPerEvent
Created by andreas on 2/28/17.
|
| Constructor and Description |
|---|
ContextParametersPerEvent(java.util.Map<java.lang.String,ContextParameters> map) |
| Modifier and Type | Method and Description |
|---|---|
DeDuplicatedLog |
Clusterer.getModifiedLog(org.deckfour.xes.model.XLog log,
NLPLogUtilsParameters nlpParameters,
ContextParameters parameters) |
DeDuplicatedLog |
ClustererImpl.getModifiedLog(org.deckfour.xes.model.XLog log,
NLPLogUtilsParameters nlpParameters,
ContextParameters parameters) |
| Modifier and Type | Field and Description |
|---|---|
static ContextParameters[] |
OurMethod.bestParams |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<ContextParameters> |
OurMethod.getParametersToCheck() |
java.util.Collection<ContextParameters> |
OurMethodComplete.getParametersToCheck() |
| Modifier and Type | Method and Description |
|---|---|
static DeDuplicatedLog |
FodinaMethod.getLogWithDuplicateLabels(org.deckfour.xes.model.XLog log,
NLPLogUtilsParameters nlpParameters,
ContextParameters contextParameters) |
static DeDuplicatedLog |
OurMethod.getLogWithDuplicateLabels(org.deckfour.xes.model.XLog log,
NLPLogUtilsParameters nlpParameters,
ContextParameters contextParameters) |