Giter VIP home page Giter VIP logo

Comments (6)

fattypiggy avatar fattypiggy commented on July 21, 2024

hi there, I use this command on my Macbook Pro

docker pull justheuristic/nlp_course

and I can see the notebook from my browser with url "localhost:8888"
but there is an issue that I have download the WEEK 1 ru & uk language data, but I can NOT load them from the web, I don't know why, please help me.

I am sure about the data in the same directory with homework.ipynb, and the

uk_emb = KeyedVectors.load_word2vec_format("./cc.uk.300.vec")

and below codes are hanging out, that's issue.

from nlp_course.

justheuristic avatar justheuristic commented on July 21, 2024

It is likely caused by the fact that notebook and data are stored in different paths.

To debug this issue, run !pwd in your docker and compare it with the path of your data.

To be sure, you can manually upload everything inside jupyter by using the "Upload" button in the top-right (in jupyter main menu)
image

If the problem proves difficult to solve, you can also run in colab using links like this
image

from nlp_course.

fattypiggy avatar fattypiggy commented on July 21, 2024

I am sure the data and the source file in the same folder, and SOMETIMES the first load sentense can be done , but the second load sentense can NOT, and need a lot of time hanging there.

from nlp_course.

fattypiggy avatar fattypiggy commented on July 21, 2024

Can you give me the full Colab link of this Course? Thank you very much.

from nlp_course.

justheuristic avatar justheuristic commented on July 21, 2024

For each week, you will be able to find the respective links in the README, e.g. here

image

from nlp_course.

fattypiggy avatar fattypiggy commented on July 21, 2024

thank you very muchπŸ‘

from nlp_course.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.