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

Option to lowercase input #59

Closed PonteIneptique closed 4 years ago

PonteIneptique commented 4 years ago

As per our discussion, it would be nice to allow for input lowercasing. I'd see that as a main setting: lowercase_input: True and would be false by default in settings.

emanjavacas commented 4 years ago

I thinks this is done already.