MIKEL-Inc / resume

Resume parsing and searching application.
MIT License
3 stars 0 forks source link

Schooling Level and Degree do not handle multiple degrees #28

Open chrisBosse opened 5 years ago

chrisBosse commented 5 years ago

For example, a Computer Science BS with a Masters in Statistics and a Minor in Spanish. What about multiple Ph.Ds?

This needs a re-think on what is important to capture. Perhaps only highest degree and a multi-select for education areas, (coarse or fine, Science or Computer Science).

LanceGundersen commented 5 years ago

What if we provide a highest from a set list and a fill in text blob for the rest? The parser will still find it.

chrisBosse commented 5 years ago

That sounds like it would work fine.

perhaps we should get end-user feedback?

LanceGundersen commented 5 years ago

We can leave it for now for the MVP

On Mon, Feb 11, 2019 at 9:20 AM Chris Bosse notifications@github.com wrote:

That sounds like it would work fine.

perhaps we should get end-user feedback?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MIKEL-Inc/resume/issues/28#issuecomment-462343816, or mute the thread https://github.com/notifications/unsubscribe-auth/AH7iN4ulqTgtjCYwp-exDNJPYSCNZzhiks5vMXw3gaJpZM4awg3g .

chrisBosse commented 5 years ago

Agreed. I just wanted us to be in front of the curve.