AnasAito / SkillNER

A (smart) rule based NLP module to extract job skills from text
https://skillner.vercel.app/
MIT License
137 stars 49 forks source link

cleaning bug change token order #24

Closed AnasAito closed 2 years ago

AnasAito commented 3 years ago

image

Badr-MOUFAD commented 3 years ago

I reproduced this error in Colab without Text class intervention. (see the attached image) The bug is due to spacy lemmatizer

bug_skillner