Low API references

This section is meant for those who are interested in contributing to skillNer. It comprises functions that are under the hood of skillNer.

Aside from that, we highly recommand those intersed in contributing to the skillNer to check directly the GitHub repository and go through the code. Their we added docstrings to provide as much code explanation as possible.

Note

For a friendly explanation of how skillNer was built, check the section How it works of our website.

skillNer.matcher_class.SkillsGetter(nlp)

Class that gather functions to get the matched skills.

skillNer.utils.Utils(nlp, skills_db)