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

Enable local embeddings files + fix an issue with binary_lines #168

Merged
merged 6 commits into from
Nov 14, 2017

Conversation

ahhegazy
Copy link
Contributor

@ahhegazy ahhegazy commented Nov 7, 2017

Now, the pretrained embeddings are either loaded from the cache or downloaded; This change enables the loading of the raw embeddings files from local directory. Also if binary_lines, split(" ") fails. so adding split(b" ") when binary_lines = true.

@jekbradbury jekbradbury merged commit 3f16fa1 into pytorch:master Nov 14, 2017
@ahhegazy ahhegazy deleted the load_local_embeddings branch November 15, 2017 01:10
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