Commit Graph

3 Commits (eba495e3b74baa5ebe9a0aa07aa8a153b6141600)

Author SHA1 Message Date
Ethan Dalool eba495e3b7 Increase size of chunks going into db to reduce commit frequency. 2020-09-06 21:43:48 -07:00
Ethan Dalool 10699893ea Allow get_comments to create the database.
This was false because prior to Pushshift, commentaugment worked by
reading the comments tree on every submission, and thus couldn't be
done first. Now, I think there's nothing wrong with getting comments
before submissions.
2020-05-12 18:19:46 -07:00
Ethan Dalool 744dadd3ee Rename commentaugment.py -> get_comments.py. 2020-01-27 18:41:58 -08:00