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

Added support for gensim-encoded models. #3

Merged
merged 2 commits into from
May 18, 2017
Merged

Conversation

dhowden
Copy link
Member

@dhowden dhowden commented May 15, 2016

See #2

@akdh
Copy link

akdh commented May 16, 2016

@dhowden Wow thanks for the fast responses! Unfortunately, since the newlines aren't present the last line won't have a newline at the end and so this attempts to read past the end of the file.

Does fixing this in the gensim library seem to be the better thing to do? I could open a PR over there.

@dhowden dhowden merged commit 8cb7342 into master May 18, 2017
@dhowden
Copy link
Member Author

dhowden commented May 18, 2017

@akdh Wow it's been a while - apologies!

I've just pushed another commit which handles the error with the last value. Merging this into master, it should work for you now.

@dhowden dhowden deleted the gensim-model-support branch May 18, 2017 03:28
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

Successfully merging this pull request may close these issues.

None yet

2 participants