I have a TON of job related emails for about three months of my job search. We could run these through an algorithm that splits up the words and finds the most repeated ones. For even cooler results, we could label each email manually ("Accepted","Rejection","Code Challenge","On site interview","Phone interview",etc)... and run a Bag of words Algorithm on it.... For now, all we need is some basic words to look for in job related emails... ["interview","code challenge","position","opportunity"]...
I have a TON of job related emails for about three months of my job search. We could run these through an algorithm that splits up the words and finds the most repeated ones. For even cooler results, we could label each email manually ("Accepted","Rejection","Code Challenge","On site interview","Phone interview",etc)... and run a Bag of words Algorithm on it.... For now, all we need is some basic words to look for in job related emails... ["interview","code challenge","position","opportunity"]...