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

Fine not found in c12e1_autocomplete_embedding.ipynb #9

Closed
SeryioGonzalez opened this issue Dec 30, 2023 · 1 comment
Closed

Fine not found in c12e1_autocomplete_embedding.ipynb #9

SeryioGonzalez opened this issue Dec 30, 2023 · 1 comment

Comments

@SeryioGonzalez
Copy link

The first code cell has a variable pointing to a file:

INPUT_FILE_NAME = '../data/frankenstein.txt'

Then, in the second cell, this line fails

file = open(INPUT_FILE_NAME, 'r', encoding='utf-8-sig')

@magnus-ekman
Copy link
Contributor

Did you download the datasets as described in the README file? For this specific example, read the section "FRANKENSTEIN FROM PROJECT GUTENBERG". Please let me know if that helps.

@magnus-ekman magnus-ekman closed this as not planned Won't fix, can't repro, duplicate, stale Mar 23, 2024
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