public class FactorGraph
extends java.lang.Object
| Constructor and Description |
|---|
FactorGraph(Word word) |
| Modifier and Type | Method and Description |
|---|---|
void |
inferenceBP(int maxIterations,
double convergence) |
void |
inferenceBruteForce() |
public FactorGraph(Word word)