paper-with-me

Papers

Procode: the Swiss Multilingual Solution for Automatic Coding and Recoding of Occupations and Economic Activities

2020-11-30 · Nenad Savic, Nicolas Bovio, Fabian Gilbert, Irina Guseva Canu

Objective. Epidemiological studies require data that are in alignment with the classifications established for occupations or economic activities. The classifications usually include hundreds of codes and titles. Manual coding of raw data may result in misclassification and be time consuming. The goal was to develop and test a web-tool, named Procode, for coding of free-texts against classifications and recoding between different classifications. Methods. Three text classifiers, i.e. Complement Naive Bayes (CNB), Support Vector Machine (SVM) and Random Forest Classifier (RFC), were investigated using a k-fold cross-validation. 30 000 free-texts with manually assigned classification codes of French classification of occupations (PCS) and French classification of activities (NAF) were available. For recoding, Procode integrated a workflow that converts codes of one classification to another according to existing crosswalks. Since this is a straightforward operation, only the recoding time was measured. Results. Among the three investigated text classifiers, CNB resulted in the best performance, where the classifier predicted accurately 57-81% and 63-83% classification codes for PCS and NAF, respectively. SVM lead to somewhat lower results (by 1-2%), while RFC coded accurately up to 30% of the data. The coding operation required one minute per 10 000 records, while the recoding was faster, i.e. 5-10 seconds. Conclusion. The algorithm integrated in Procode showed satisfactory performance, since the tool had to assign the right code by choosing between 500-700 different choices. Based on the results, the authors decided to implement CNB in Procode. In future, if another classifier shows a superior performance, an update will include the required modifications.

📄 PDF Abstract BibTeX arXiv:2012.07521

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

SwissADT: An Audio Description Translation System for Swiss Languages

2024-11-22 · Lukas Fischer, Yingqiang Gao, Alexa Lintner, Sarah Ebling

Audio description (AD) is a crucial accessibility service provided to blind persons and persons with visual impairment, designed to convey visual information in acoustic form. Despite recent advancements in multilingual …

Machine TranslationTranslation

SwissAdmin: A multilingual tagged parallel corpus of press releases

2014-05-01 · LREC 2014 5 · Yves Scherrer, Luka Nerima, Lorenza Russo, Maria Ivanova 외

SwissAdmin is a new multilingual corpus of press releases from the Swiss Federal Administration, available in German, French, Italian and English. We provide SwissAdmin in three versions: (i) plain texts of approximately…

Language IdentificationSentence

Modular Adaptation of Multilingual Encoders to Written Swiss German Dialect

2024-01-25 · Jannis Vamvas, Noëmi Aepli, Rico Sennrich

Creating neural text encoders for written Swiss German is challenging due to a dearth of training data combined with dialectal variation. In this paper, we build on several existing multilingual encoders and adapt them t…

Swiss-AL: A Multilingual Swiss Web Corpus for Applied Linguistics

2020-05-01 · LREC 2020 5 · Julia Krasselt, Philipp Dressen, Matthias Fluor, Cerstin Mahlow 외

The Swiss Web Corpus for Applied Linguistics (Swiss-AL) is a multilingual (German, French, Italian) collection of texts from selected web sources. Unlike most other web corpora it is not intended for NLP purposes, but ra…

SwissBERT: The Multilingual Language Model for Switzerland

2023-03-23 · Jannis Vamvas, Johannes Graën, Rico Sennrich

We present SwissBERT, a masked language model created specifically for processing Switzerland-related text. SwissBERT is a pre-trained model that we adapted to news articles written in the national languages of Switzerla…

ArticlesLanguage ModelingLanguage Modellingmodel+1