public class Connect
extends java.lang.Object
Constructor and Description |
---|
Connect() |
Modifier and Type | Method and Description |
---|---|
static void |
apply(Fst fst)
Trims an Fst, removing states and arcs that are not on successful paths.
|
public static void apply(Fst fst)
fst
- the fst to trim