Third try to find correlation between post titles and their likability! Now with scraping from Reddit
The workflow of generating all the necessary files is as follows:
make_word_to_ix.py
scrape.py
xy_train_test.py
main.py
If you want to scrape from a specific subreddit, make sure to change the name in both the first and second scripts.