Module depseq

Source
Expand description

Dependency parsing as sequence labeling (Spoustová & Spousta, 2010).

Structs§

DependencyEncoding
Encoding of a dependency relation as a token label.
RelativePos
Relative head position by part-of-speech.
RelativePosEncoder
Relative part-of-speech position encoder.
RelativePosition
Relative head position.
RelativePositionEncoder
Relative position encoder.

Enums§

EncodeError
Encoder errors.
PosLayer
Part-of-speech layer.