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

Files are missing from the chapters #26

Open
123nishant opened this issue Sep 24, 2020 · 5 comments
Open

Files are missing from the chapters #26

123nishant opened this issue Sep 24, 2020 · 5 comments

Comments

@123nishant
Copy link

For Ch3. Notebook 10.

It uses a model called "File-Path".

Nowhere is the model File Path given in the Repo.

@varunp2k
Copy link
Collaborator

Hey @123nishant
The File-Path is supposed to be the path to the Word2Vec model. Unfortunately, Word2Vec is too large for us to include in the repo.

@123nishant
Copy link
Author

Hi @varunp2k could you please include a link ?
So that if required we can use wget and use it .

@varunp2k
Copy link
Collaborator

@123nishant
wget -P /data -c "https://s3.amazonaws.com/dl4j-distribution/GoogleNews-vectors-negative300.bin.gz"
Can you please send a pull request with the necessary changes so its helpful to everyone else?

@123nishant
Copy link
Author

Hi I'll do that .

However I am facing an issue while trying it on Google colab that the embedding size is too large as it goes beyond 2gb .

Any suggestions what might work ?

@123nishant
Copy link
Author

Also on what configuration did you run the notebooks ??

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

2 participants