emanjavacas / pie

A fully-fledge PyTorch package for Morphological Analysis, tailored to morphologically rich and historical languages.
MIT License
22 stars 10 forks source link

Bugfix for decoder: t() -> transpose() #44

Closed PonteIneptique closed 4 years ago

PonteIneptique commented 4 years ago

probably an issue of pytorch versioning

PonteIneptique commented 4 years ago

@emanjavacas Related to the last bug, this is something else I fixed in the PR, patch is in isolation this way. Feel free to bump to 0.2.7 or whatever ?

emanjavacas commented 4 years ago

I remember seeing this merged already, indeed. Anyway I will merge.

PonteIneptique commented 4 years ago

@emanjavacas Pretty sure same fix, but different decoder :D