Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vocab.kos.txt does not exist ('interactive python interface' Example from ReadMe) #1048

Open
RomanAvdeev opened this issue Apr 12, 2022 · 0 comments

Comments

@RomanAvdeev
Copy link

File "git_script.py", line 18, in
bv = artm.BatchVectorizer(data_format='bow_uci',
File "/home/roman/.local/lib/python3.8/site-packages/artm/batches_utils.py", line 113, in init
self._parse_uci_or_vw(data_weight=data_weight,
File "/home/roman/.local/lib/python3.8/site-packages/artm/batches_utils.py", line 191, in _parse_uci_or_vw
lib.ArtmParseCollection(parser_config)
File "/home/roman/.local/lib/python3.8/site-packages/artm/wrapper/api.py", line 161, in artm_api_call
self._check_error(result)
File "/home/roman/.local/lib/python3.8/site-packages/artm/wrapper/api.py", line 97, in _check_error
raise exception_class(error_message)
artm.wrapper.exceptions.DiskReadException: File vocab.kos.txt does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant