public class Project
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
apply(Fst fst,
ProjectType pType)
Projects an fst onto its domain or range by either copying each arc's
input label to its output label or vice versa.
|
public static void apply(Fst fst, ProjectType pType)
fst
- fst to modifypType
- type of the projection