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

Issue when getting memorized tel number #4

Closed
JasonXavierLee opened this issue Apr 19, 2024 · 1 comment
Closed

Issue when getting memorized tel number #4

JasonXavierLee opened this issue Apr 19, 2024 · 1 comment

Comments

@JasonXavierLee
Copy link

Hi there, as I'm running the get_memerization.py. The code works fine with NAME and RANDOM TEXT. However, for TEL there's a error saying missing a file FileNotFoundError: [Errno 2] No such file or directory: './all_Tel.txt' in line 132. I'm wondering is this something you manually selected, if so could you update this file in the repo.

Thank you so much

@flamewei123
Copy link
Owner

I`m sorry that the temporarily modification during debugging was not deleted. Please change line 120 in 'preprocess_enron.py' to "save_tels('./all_Tel.txt',Tel_list)", that is, remove the "#" and you will get './all_Tel.txt'.

Thank you for your reminder.

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