paper-with-me

Papers

A Fine-Tuned BERT Classifier for Personal-Letter Titles in Late-Ming and Early-Qing Collected Works

2026-05-21 · Queenie Luo arxiv

I present Lepton (Letter Prediction), a fine-tuned BERT classifier that predicts whether a title in a Classical Chinese wenji table of contents is a personal letter or a closely confusable preface (particularly the farewell-preface). Lepton fine-tunes bert-base-chinese on 5438 hand-labeled wenji titles from thirty-three late-Ming and early-Qing literati. I've deployed the model on Hugging Face and has been used at the China Biographical Database (CBDB) to identify approximately fifty-five thousand letters across mid-Ming through early-Qing wenji, populating the Ming Letter Platform.

📄 PDF Abstract BibTeX arXiv:2605.23103

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On-Device Text Representations Robust To Misspellings via Projections

2019-08-14 · EACL 2021 2 · Chinnadhurai Sankar, Sujith Ravi, Zornitsa Kozareva

Recently, there has been a strong interest in developing natural language applications that live on personal devices such as mobile phones, watches and IoT with the objective to preserve user privacy and have low memory.…

Text ClassificationWord Embeddings

Weakly-supervised diagnosis identification from Italian discharge letters

2024-10-19 · Vittorio Torri, Elisa Barbieri, Anna Cantarutti, Carlo Giaquinto 외

Objective: Recognizing diseases from discharge letters is crucial for cohort selection and epidemiological analyses, as this is the only type of data consistently produced across hospitals. This is a classic document cla…

Document Classificationtext-classificationText Classification

Memorization of Named Entities in Fine-tuned BERT Models

2022-12-07 · Andor Diera, Nicolas Lell, Aygul Garifullina, Ansgar Scherp

Privacy preserving deep learning is an emerging field in machine learning that aims to mitigate the privacy risks in the use of deep neural networks. One such risk is training data extraction from language models that ha…

MemorizationPrivacy PreservingPrivacy Preserving Deep Learningtext-classification+2

DOMLIN at SemEval-2019 Task 8: Automated Fact Checking exploiting Ratings in Community Question Answering Forums

2019-06-01 · SEMEVAL 2019 6 · Dominik Stammbach, Stalin Varanasi, Guenter Neumann

In the following, we describe our system developed for the Semeval2019 Task 8. We fine-tuned a BERT checkpoint on the qatar living forum dump and used this checkpoint to train a number of models. Our hand-in for subtask …

Community Question AnsweringFact CheckingQuestion Answering

Imbalanced Multi-label Classification for Business-related Text with Moderately Large Label Spaces

2023-06-12 · Muhammad Arslan, Christophe Cruz

In this study, we compared the performance of four different methods for multi label text classification using a specific imbalanced business dataset. The four methods we evaluated were fine tuned BERT, Binary Relevance,…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text ClassificationMulti-Label Text Classification+2