Resume parser and candidate scoring Tool: This is a parser tool that parses candidate's resume to extract relevant candidate information, store in a table and then also computes a comprehensive fit score based on skill alignment, experience, education, and semantic similarity. Outputs a top k number of candidates along with their structured profile and multi-metric compatibility score for each candidate with respect to a given description.
Inputs:
A table that contains candidate details from their resume data and also the job description data fetched from the documents uploaded by the user. This tool accepts a table with two columns named "Content" and "Content (#1)" and both are of string type.
This table contains weight input from the user for various scores and also the number of candidates they want as output. This accepts a table with 8 columns named, "Skill overlap percentage", "Resume-Job Description similarity", "Job Title similarity", "Experience Match", "Education Match", "Overall Preferred skills and qualification match", "Overall Required skills and qualification match", and "Top K Candidates". The "Top K Candidates" is of integer type and the rest of them are float.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.