UChicago-CCA-2021 / Frequently-Asked-Questions

Repository to ask questions - please use the issues page to ask your questions.
0 stars 0 forks source link

Error when loading the movies file #16

Open xxicheng opened 3 years ago

xxicheng commented 3 years ago

I met this error [WinError 3]: The system cannot find the path specified when loading the Movies file. I have tried the directory /Users/xiche/Downloads/Movies (without the last "/" as shown in the homework), too, but got the same error. Is the syntax for windows different from that for mac? Thanks.

xxicheng commented 3 years ago

corpus_name = "C:\Users\xiche\Downloads\Movies" file = "Movies"

Try to change the first cell to these lines. It will solve the problem :)