It matches the given CV to that of the Job Description.
-
Open Google Collab
-
Upload the .ipynb file.
-
Goto #Load the data cell and load the CV and Job Description as docx file.
-
Upon running the respective cells the last cell produces the following output.
Your resume matches about 89.68% of the job description.
-
0.1.0
- The first proper release
-
0.0.1
- Work in progress
Anirudh Tulasi – @AnirudhTulasi – anirudhtulasi.x@gmail.com
- Fork it (https://github.com/anirudhtulasi/PythonScraper/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request