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

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

"Header" and "Meta" labels' meaning #20

Open Zast996 opened 3 years ago

Zast996 commented 3 years ago

Hello, First of all thank you for sharing your work! I have a question. What is the meaning of the Header and Meta labels? For example, the "Content" label is the one we are looking for (education, skills etc..), but for the two label above, I can't understand in which way they could contribute to a more accurately result (they are not relevant to the output for the end user, so I suppose they could help the deep learning model to better understand the Resume's content). The Header label is neither printed in the summary function.