RESUME-NAME EXTRACTION

Hello Forum,
I wanted to extract the “names” from resume using REGEX…It should output the names with any format of the names …for eg: 1) in one resume it will have NAME:XXX in the first line , 2)In other it will just have the name in the first line 3) Also in few resumes the name column will be in the second line,in that case i need to extract names from second line…So all these conditions should satisfy inside the matches condition when using regex…

Think of 10 resumes. Names formats can differ in each resumes. So I want a regex that fetches the name part from 10 resumes

Can somebody pls help me out !

Hi @Soundarya_L,
For such complicated cases we offers AI with Machine Learning. You can read more about it here:
About AI Center™

1 Like