- Following entities are extracted from most of the resumes without any error
[
{
'college_name': [...],
'company_names': [...],
'degree': [...],
'designation': [...],
'email': '',
'mobile_number': '',
'name': '',
'no_of_pages': '',
'skills': [...],
'total_experience': ''
}
]
- More rigorous exception handling
- Added skills file functionality against which skills are matched from a particular resume