SpencerLee / Huntr

NWhacks 2016 project. Job application tracking web app.
4 stars 0 forks source link

Find patterns for job related emails #4

Open renniehaylock opened 8 years ago

renniehaylock commented 8 years ago

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"]...