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
There was an issue where the output of the 32-bit MeCab and the 64-bit MeCab changed.
The issue of the link below is the same problem.
ikegami-yukino#2
I modified the code, so please check it.
Hi there! I can't tokenize the sentence, and raised error "ValueError: too many values to unpack (expected 2)"
Im just try this code :
print(sengiri.tokenize('遅刻したけど楽しかったし嬉しかった。すごく充実した!'))
and surface this error
The text was updated successfully, but these errors were encountered: