Expand description
Dependency parsing as sequence labeling (Spoustová & Spousta, 2010).
Structs§
- Dependency
Encoding - Encoding of a dependency relation as a token label.
- Relative
Pos - Relative head position by part-of-speech.
- Relative
PosEncoder - Relative part-of-speech position encoder.
- Relative
Position - Relative head position.
- Relative
Position Encoder - Relative position encoder.
Enums§
- Encode
Error - Encoder errors.
- PosLayer
- Part-of-speech layer.