Module syntaxdot_encoders::depseq[][src]

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.