You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the stem finding function works by comparing the orthography of the related words character by character for exact matches. This means that a phonemic change creates spurious a morph boundary inside a morph.
What we should do instead is to distinguish phonemic changes from morphological ones and ignore them.
The text was updated successfully, but these errors were encountered:
Right now, the stem finding function works by comparing the orthography of the related words character by character for exact matches. This means that a phonemic change creates spurious a morph boundary inside a morph.
What we should do instead is to distinguish phonemic changes from morphological ones and ignore them.
The text was updated successfully, but these errors were encountered: