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

Missing Dataset #1

Open
vivekpavaskar opened this issue Mar 19, 2019 · 0 comments
Open

Missing Dataset #1

vivekpavaskar opened this issue Mar 19, 2019 · 0 comments

Comments

@vivekpavaskar
Copy link

I'm getting the following errors while running NaiveBayesMaster.py
Traceback (most recent call last): File "E:/emotion-detection-from-text-master/experiments/naive_bayes_classifier/NaiveBayesMaster.py", line 53, in <module> joy_feel = read_datasets(load_obj("../DATA/Preproccess Tools/Preprocessor/ProcessedTr/MasterjoyPTr"), 'joy') File "E:/emotion-detection-from-text-master/experiments/naive_bayes_classifier/NaiveBayesMaster.py", line 12, in load_obj with open(name + '.pkl', 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '../DATA/Preproccess Tools/Preprocessor/ProcessedTr/MasterjoyPTr.pkl'
Can you send me the link to download the dataset (DATA folder which is ignored)?
Thank You

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

1 participant