-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extract Info #34
Comments
@mady143 yes it is very difficult to parse experience and company names. The model that we have trained is not yet accurate in extracting these entities. If you want, you can train your model and then try the same |
@OmkarPathak okay how to train the model is their any training process in existing code Thanks and Regards, |
There are these two files: train and test.
can you elaborate this issue? |
Hi @OmkarPathak , Thanks and Regards, |
Hi @OmkarPathak Thanks and Regrads, |
I resolved this issue by increasing the iterations so at first i tried for 30 then empty dict as an output and later i was tried for 50 then i got the output a little bit so their is an issue to resolve is increase the iterations |
Hi @OmkarPathak , in the above image i have to display the experience also before training and testing i was unable to get the experience so i remove the experience column please help me in this Thanks & Regards, |
@mady143 you can do it using |
@OmkarPathak , |
Hi @OmkarPathak , Thanks and Regards, |
Hi @OmkarPathak @dazzag24 ,
I had clone your data and started parsing the resume but i found some difficulty in extracting the experience and company names can you tell how it works from utils.py file from the functions extract_experience and extract_competencies
and actually for parsing i had given my resume in that i mentioned as experience and company as side headings but also i was unable to get it
Thanks and Regards,
Manikantha Sekhar
The text was updated successfully, but these errors were encountered: