stickeritis / sticker

Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot
Other
25 stars 2 forks source link

Remove encoders, use the sticker-encoders crate #179

Closed danieldk closed 4 years ago

danieldk commented 4 years ago

Still have to check that this does not introduce incompatibilities with existing models, but this should be done so that we do not have two diverging implementations of the encoders.

danieldk commented 4 years ago

Tested with existing LSTM and transformer models. No differences in LAS, so good to go from that perspective.