public class ActionUtils extends Object implements ActionType
kLeftArc, kNone, kRightArc, kShift| Constructor and Description |
|---|
ActionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
is_left_arc(Action act,
int[] deprel) |
static boolean |
is_right_arc(Action act,
int[] deprel) |
static boolean |
is_shift(Action act) |
Copyright © 2014–2021 码农场. All rights reserved.