To know more about the employer name extraction, check the below-mentioned examples
If an employer's name is not there with any of the profiles in the resume file, then it will attach the employer for which candidate worked before that particular period.
For instance, as shown in the below screenshot, if an Employer is mentioned for the first job profile and not mentioned for the next two, then the same Employer will be picked up for the next two job profiles.
INPUT:
OUTPUT: Employer and Job Profiles output will be like below:
1. 1st Employer
"Employer": {
"EmployerName": "Henry Ford Hospital",
"FormattedName": "",
"ConfidenceScore": 10
},
"JobProfile": {
"Title": "Cardiologist",
2. 2nd Employer
"Employer": {
"EmployerName": "Henry Ford Hospital",
"FormattedName": "",
"ConfidenceScore": 10
},
"JobProfile": {
"Title": "Hospitalist, Clinical Decision Unit Physician",
3. 3rd Employer
"Employer": {
"EmployerName": "Henry Ford Hospital",
"FormattedName": "",
"ConfidenceScore": 10
},
"JobProfile": {
"Title": "Tutor",
4. 4th Employer
"Employer": {
"EmployerName": "Estelle Finkel Associates",
"FormattedName": "",
"ConfidenceScore": 10
},
"JobProfile": {
"Title": "Tutor",
5. 5th Employer
"Employer": {
"EmployerName": "Market Measures",
"FormattedName": "",
"ConfidenceScore": 10
},
"JobProfile": {
"Title": "Intern",
6. 6th Employer
"Employer": {
"EmployerName": "Yale University",
"FormattedName": "",
"ConfidenceScore": 10
},
"JobProfile": {
"Title": "Tutor",
If you still have any questions, you can always contact RChilli Support via creating a ticket at RChilli Helpdesk or simply by sending an email at support@rchilli.com. The support team will assist you further with this.
Comments
0 comments
Please sign in to leave a comment.