fastai / course-v3

The 3rd edition of course.fast.ai
https://course.fast.ai/
Apache License 2.0
4.9k stars 3.55k forks source link

Corrected some Typos #456

Closed nofreewill42 closed 4 years ago

nofreewill42 commented 4 years ago

"data1" -> "data" "learn1" -> "learn" "body" -> "model" in a function, as the latter is the argument "fastText" -> "fasttext" as the former gives the error: "ModuleNotFoundError: No module named 'fastText'"

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

nofreewill42 commented 4 years ago

What could be the problem with the changes? I've done the changes here on github.com.