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
In the step0.pt file in stemmers/rslp.zip the following line:
"ães" 1 "ão" "mãe"
has mãe as an exception for the ães rule. However, the implementation requires the exceptions to be in their plural form (which, in this case, would be mães). A simple fix for this would be to change the line into