AIAI 2022

Kemal Can Kara
Kariyer.net Tech
Published in
2 min readJul 6, 2022

Selamlar. 17 Haziran 2022 tarihinde, AIAI 22'de (https://ifipaiai.org/2022/) sunduğumuz ‘Determining Column Numbers in Résumés with Clustering’ isimli bildirimizin sunumunu buraya da koymak istedik.

Bildirinin özet (abstract) kısmı aşağıdaki gibidir:

Abstract

In the recruitment process, the workload of manual résumé reviews is quite time consuming for the recruiters. This review process can benefit from Artificial Intelligent-aided intelligent systems to extract the actual meaning within the résumés and structure their forms. However, writing résumés has no standards, and the personalized structure of each received résumé makes this task highly challenging. This work is dedicated to tackling a part of this issue on structuring résumés. More specifically, we firstly focus on finding the column number of any résumé since once the main parts of the résumé are separated, the subdivisions can easily be analysed. This study, thus, formalizes the problem of finding columns of a résumé as a clustering problem. The experiments are performed on a data set of custom Turkish résumés having up to two-columns, on which we apply two algorithms: K-means and Density-based spatial clustering of applications with noise. As a result of the experiments, we observe that an optimal cluster size relates strongly to the valid column number. Our method is not limited to résumés but can be applied to any unstructured textual data.

Keywords

  • Information Extraction, Résumé Parse, DBSCAN, K-means

--

--