错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Extracting IT Knowledge Using Named Entity Recognition Based on BERT from IOB Annotated Job Descriptions

  • Zineb Elkaimbillah,
  • Maryem Rhanoui,
  • Mounia Mikram,
  • Mohamed Khoual,
  • Bouchra El Asri

摘要

Named Entity Recognition (NER) is a technique from the field of Natural Language Processing (NLP) that strives to identify entities such as names of people, organizations, and places in a given text. In this study, we investigate the use of NER to extract knowledge from unstructured data comprising descriptions of computer workstations. To this end, we use annotated data in IOB (Inside, Outside, Beginning) format. Our approach includes presenting the implemented design, preparing the dataset, training the BERT model, and presenting the performance results of our NER model through rigorous evaluation. Measures such as precision, recall, and F1-Score are used to assess the model's accuracy in entity recognition.