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
{{ message }}
This repository was archived by the owner on Mar 9, 2023. It is now read-only.
$ sudachipy -a
テストする。
Traceback (most recent call last):
File "/mnt/c/git/ginza/venv.wsl/bin/sudachipy", line 33, in <module>
sys.exit(load_entry_point('SudachiPy==0.5.0', 'console_scripts', 'sudachipy')())
File "/mnt/c/git/ginza/venv.wsl/lib/python3.9/site-packages/sudachipy/command_line.py", line 237, in main
args.handler(args, args.print_usage)
File "/mnt/c/git/ginza/venv.wsl/lib/python3.9/site-packages/sudachipy/command_line.py", line 175, in _command_tokenize
run(tokenizer_obj, mode, input_, print_all, stdout_logger, enable_dump)
File "/mnt/c/git/ginza/venv.wsl/lib/python3.9/site-packages/sudachipy/command_line.py", line 73, in run
'[{}]'.format(','.join([str(synonym_group_id) for synonym_group_id in m.synonym_group_ids]))]
TypeError: 'method' object is not iterable