Usage Via python from esco_skill_extractor import SkillExtractor # Don't be scared, the 1st time will take longer to download the model and create the embeddings. skill_extractor = SkillExtractor () ...