paper-with-me

홈 › Papers

Construction of English Resume Corpus and Test with Pre-trained Language Models

2022-08-05 · Chengguang Gan, Tatsunori Mori

Information extraction(IE) has always been one of the essential tasks of NLP. Moreover, one of the most critical application scenarios of information extraction is the information extraction of resumes. Constructed text is obtained by classifying each part of the resume. It is convenient to store these texts for later search and analysis. Furthermore, the constructed resume data can also be used in the AI resume screening system. Significantly reduce the labor cost of HR. This study aims to transform the information extraction task of resumes into a simple sentence classification task. Based on the English resume dataset produced by the prior study. The classification rules are improved to create a larger and more fine-grained classification dataset of resumes. This corpus is also used to test some current mainstream Pre-training language models (PLMs) performance.Furthermore, in order to explore the relationship between the number of training samples and the correctness rate of the resume dataset, we also performed comparison experiments with training sets of different train set sizes.The final multiple experimental results show that the resume dataset with improved annotation rules and increased sample size of the dataset improves the accuracy of the original resume dataset.

📄 PDF Abstract BibTeX arXiv:2208.03219

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationSentenceSentence Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

PASTRIE: A Corpus of Prepositions Annotated with Supersense Tags in Reddit International English

2021-10-23 · COLING (LAW) 2020 12 · Michael Kranzlein, Emma Manning, Siyao Peng, Shira Wein 외

We present the Prepositions Annotated with Supersense Tags in Reddit International English ("PASTRIE") corpus, a new dataset containing manually annotated preposition supersenses of English data from presumed speakers of…

Finding Variants for Construction-Based Dialectometry: A Corpus-Based Approach to Regional CxGs

2021-04-03 · Jonathan Dunn

This paper develops a construction-based dialectometry capable of identifying previously unknown constructions and measuring the degree to which a given construction is subject to regional variation. The central idea is …

A Wikipedia-based Corpus for Contextualized Machine Translation

2014-05-01 · LREC 2014 5 · Jennifer Drexler, Pushpendre Rastogi, Jacqueline Aguilar, Benjamin Van Durme 외

We describe a corpus for target-contextualized machine translation (MT), where the task is to improve the translation of source documents using language models built over presumably related documents in the target langua…

ArticlesDomain AdaptationLanguage ModelingLanguage Modelling+2

Pruned BPE: Post-training Visibility Pruning and Token Reallocation for Byte Pair Encoding

2026-08-01 · Kenny Shao arxiv

Byte Pair Encoding (BPE) is widely used for subword tokenization, but standard BPE exposes every learned merge token to the downstream model, including tokens that mainly serve as intermediate construction units and rare…

Light Verb Constructions in the SzegedParalellFX English--Hungarian Parallel Corpus

2012-05-01 · LREC 2012 5 · Veronika Vincze

In this paper, we describe the first English-Hungarian parallel corpus annotated for light verb constructions, which contains 14,261 sentence alignment units. Annotation principles and statistical data on the corpus are …

Machine TranslationRetrievalSentenceTranslation