Model to Rank Resume for specific Job Description and return the best fit resume for the Job. The model is built in Python using Word Embedding Techniques such as Word2Vec based on CBOW (Continuous Bag of Words) architecture. The basic model can be accessed from the file Demo-ResumeRanking.ipynb.