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
MorphAnalyzer returns only "unk" after many iterations with analyzer.analyze(word). As a workaround I'm reinitiating it after it returns "unk" for known words. Any clues on why this happens?
The text was updated successfully, but these errors were encountered:
MorphAnalyzer returns only "unk" after many iterations with
analyzer.analyze(word)
. As a workaround I'm reinitiating it after it returns "unk" for known words. Any clues on why this happens?The text was updated successfully, but these errors were encountered: