Annotated Job Ads with Named Entity Recognition
This work addresses the problem of efficiently analyzing job ads for skills and requirements, which is incremental as it applies an existing method to a new domain-specific dataset.
The researchers tackled the challenge of extracting useful information from Swedish job ads by fine-tuning a KB-BERT model for named entity recognition, achieving a performance of 0.85 F1-score on their manually annotated dataset.
We have trained a named entity recognition (NER) model that screens Swedish job ads for different kinds of useful information (e.g. skills required from a job seeker). It was obtained by fine-tuning KB-BERT. The biggest challenge we faced was the creation of a labelled dataset, which required manual annotation. This paper gives an overview of the methods we employed to make the annotation process more efficient and to ensure high quality data. We also report on the performance of the resulting model.