Yashdew / Assessor

An open-source Resume Analyzer and Ranking tool for recruiters and candidates.
http://assessor.vercel.app/
MIT License
19 stars 8 forks source link

Name Entity Recognition #3

Closed Yashdew closed 3 years ago

Yashdew commented 3 years ago

Added some raw files for parsing and classification of text from resume.

Approach

  1. Substring
  2. Name Entity Recognition

Package Used

  1. SpaCy
  2. nltk