We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm having a trouble with running normalize_and_clean_data.py :
File "/Fake News/fake_news/utils/features.py", line 148, in normalize_labels normalized_datapoint["label"] = SIX_WAY_LABEL_TO_BINARY[datapoint["label".lower().strip()]] KeyError: None
Could you please help me with the solution
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! I'm having a trouble with running normalize_and_clean_data.py :
Could you please help me with the solution
The text was updated successfully, but these errors were encountered: