Skip to content
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

Recruiter-modifiable weighted scoring algorithm #12

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

solitude-32
Copy link

@solitude-32 solitude-32 commented Nov 9, 2023

The algorithm of skills extraction now looks like this:

    1) Collect & clean & de-duplicate all of the skills from ALL of the
       Candidates skills_caches

    2) Find all matching skills collected in (1) with each Job
       description in turn

    3) For each Candidate find skills in their "moreinfo", "highlights",
       and "domain_zones". Look only for skills collected in (2)

    4) Find intersection between (2) and (3). <- That's what recruiters
       most likely look for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants