Process the data in the "All the News" dataset so it can be used in my CNN.
- Determine available news sources in set
- Determine bias of those new sources using Allsides.
- Extract sources title and label (Left/Right) according to its source
- Determine total amount of Left vs Right sources
- Make number of left vs right even!
- Vectorize using GLoVE word embeddings