Hi Uipath Dev Team,
I’m trying to make a bot that can screen various CV (Resume) with different format and classify them in a folder. For example put all Data science candidates in one folder, all IT candidates in another folder and so on. Can anyone please explain how this can be done with Uipath?
@cedric_pendji you can use Document understanding to do this.
First create taxonomy for various types of CVs that you might recieve, then train your classifiers and finally train your extractor. please view the video below:-
alternatively when digitizing documents just see if extracted text contains relevant keywords like data science, if yes move the document in relevant folder.
1 Like
@shetanshudhar, thanks for your prompt reply. I have watched the video, will try and revert back
Need help on extracting skills and experience using document understanding