skillNer.matcher_class.SkillsGetter

class skillNer.matcher_class.SkillsGetter(nlp)

Class that gather functions to get the matched skills.

__init__(nlp)

Methods

__init__(nlp)

get_abv_match_skills(text_obj, matcher)

get_full_match_skills(text_obj, matcher)

get_full_uni_match_skills(text_obj, matcher)

get_low_match_skills(text_obj, matcher)

get_token_match_skills(text_obj, matcher)