Hello all,
  I developed a job search engine for twitter using two weekends, and
thought someone may be interested.

 A few hightlights:
 1. uses twitter data mining feeds to collect data
 2. uses libsvm classifier and a few hardcoed twitter id to identify
job posts
 3. it is a rails web app and uses sphinx for search

 Lessons learned:
 The are lots of recruiters out there (way more than I expected!)
using twitter to re-publish jobs that they have published somewhere
else. Originally I just want to identify jobs posts that are ONLY
available on twitter.

 Demo site is at: http://tweetjobsearch.com/
 Source code is at: http://github.com/feedbackmine/tweetjobsearch/tree/master
 I have documented the journey at: http://twitter.com/feedbackmine

 Thanks!

Reply via email to