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
On LookupCompound("Category 1a") the only result is "Category 1" with a distance of 1. I have expected "Category 1a" having a distance of 0 since this combination is also allowed due to my own dictionaries (word + bigrams).
The text was updated successfully, but these errors were encountered:
On LookupCompound("Category 1a") the only result is "Category 1" with a distance of 1. I have expected "Category 1a" having a distance of 0 since this combination is also allowed due to my own dictionaries (word + bigrams).
The text was updated successfully, but these errors were encountered: