Closed saadmalik95 closed 4 years ago
Spacy has some issues recognizing names. In cases where no name is found. We use regex to extract the first two words in the resume. The common resume format is the name first.
@saadmalik95 Great recommendation. Thanks for the PR!
Spacy has some issues recognizing names. In cases where no name is found. We use regex to extract the first two words in the resume. The common resume format is the name first.