JuliaText / JuliaText/Word2Vec.jl
Reading a binary file throws an error as reading from unicode is not handled.
Open
- Dominant language
- Julia
- Stars
- 62
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
When requested to read from a binary, which has unicode, it results in ERROR: UnicodeError: invalid character index.
To reproduce, load the test file from Google https://drive.google.com/file/d/0B7XkCwpI5KDYNlNUTTlSS21pQmM/edit?usp=sharing
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.