Closed xuhdev closed 4 years ago
After running python scripts/download_corpus_and_correct_labels.py, all generated dataset files are single-line files, which are not correct. Have to fix this before publishing this new integration script.
python scripts/download_corpus_and_correct_labels.py
@xuhdev I see the problem here, I can push the fix but I can't remember if you said you had done it already?
No I didn't. If you already have the fix, feel free to push
After running
python scripts/download_corpus_and_correct_labels.py
, all generated dataset files are single-line files, which are not correct. Have to fix this before publishing this new integration script.