I'm having some trouble running word_freqs. When I run the tool each submission is skipped due to ValueError, and the output files are empty. Example:
(env) MacBook-Air:reddit-analysis john$ word_freqs -l 1 -p day johndoe /r/news
Analyzing /r/news
.
Skipping submission https://www.reddit.com/r/news/comments/4zkn83/itt_tech_banned_from_enrolling_new_students_who/ due to ValueError.
I'm having some trouble running
word_freqs. When I run the tool each submission is skipped due to ValueError, and the output files are empty. Example: