chen0040 / keras-english-resume-parser-and-analyzer

keras project that parses and analyze english resumes
MIT License
272 stars 144 forks source link

ValueError: You are passing a target array of shape (7, 1) while using as loss `categorical_crossentropy`. `categorical_crossentropy` expects targets to be binary matrices (1s and 0s) of shape (samples, classes). If your targets are integer classes, you can convert them to the expected format via: #11

Closed vijender412 closed 5 years ago

vijender412 commented 5 years ago

I think I am not able to train the resume. Can anyone provide the sample files. I have tried mutiple pdf and docx but not working for any. Also while training I am not able to navigate through the below text. Tried the issue panel for scroll but that also not working.. Is there any completed code with sample data.

vijender412 commented 5 years ago

THe problem got resolved by creating a virtual environment and changing the input resumes..