paper-with-me

홈 › Papers

Comparison of Pre-trained Language Models for Turkish Address Parsing

2023-06-24 · Muhammed Cihat Ünal, Betül Aygün, Aydın Gerek

Transformer based pre-trained models such as BERT and its variants, which are trained on large corpora, have demonstrated tremendous success for natural language processing (NLP) tasks. Most of academic works are based on the English language; however, the number of multilingual and language specific studies increase steadily. Furthermore, several studies claimed that language specific models outperform multilingual models in various tasks. Therefore, the community tends to train or fine-tune the models for the language of their case study, specifically. In this paper, we focus on Turkish maps data and thoroughly evaluate both multilingual and Turkish based BERT, DistilBERT, ELECTRA and RoBERTa. Besides, we also propose a MultiLayer Perceptron (MLP) for fine-tuning BERT in addition to the standard approach of one-layer fine-tuning. For the dataset, a mid-sized Address Parsing corpus taken with a relatively high quality is constructed. Conducted experiments on this dataset indicate that Turkish language specific models with MLP fine-tuning yields slightly better results when compared to the multilingual fine-tuned models. Moreover, visualization of address tokens' representations further indicates the effectiveness of BERT variants for classifying a variety of addresses.

📄 PDF Abstract BibTeX arXiv:2306.13947

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Turkish Treebank as a Gold Standard for Morphological Disambiguation and Its Influence on Parsing

2014-05-01 · LREC 2014 5 · {\"O}zlem {\c{C}}etino{\u{g}}lu

So far predicted scenarios for Turkish dependency parsing have used a morphological disambiguator that is trained on the data distributed with the tool(Sak et al., 2008). Although models trained on this data have high ac…

Dependency ParsingMorphological AnalysisMorphological Disambiguation

Word Sketches for Turkish

2012-05-01 · LREC 2012 5 · Bharat Ram Ambati, Siva Reddy, Adam Kilgarriff

Word sketches are one-page, automatic, corpus-based summaries of a word's grammatical and collocational behaviour. In this paper we present word sketches for Turkish. Until now, word sketches have been generated using a …

Dependency ParsingLanguage Modelling

Dependency Annotation of Ottoman Turkish with Multilingual BERT

2024-02-22 · Şaziye Betül Özateş, Tarık Emre Tıraş, Efe Eren Genç, Esma Fatıma Bilgin Taşdemir

This study introduces a pretrained large language model-based annotation methodology for the first de dency treebank in Ottoman Turkish. Our experimental results show that, iteratively, i) pseudo-annotating data using a …

Language ModelingLanguage ModellingLarge Language Model

Data and Representation for Turkish Natural Language Inference

2020-04-30 · EMNLP 2020 11 · Emrah Budur, Rıza Özçelik, Tunga Güngör, Christopher Potts

Large annotated datasets in NLP are overwhelmingly in English. This is an obstacle to progress in other languages. Unfortunately, obtaining new annotated resources for each task in each language would be prohibitively ex…

Machine TranslationNatural Language InferenceTranslation

OCRTurk: A Comprehensive OCR Benchmark for Turkish

2026-02-03 · Deniz Yılmaz, Evren Ayberk Munis, Çağrı Toraman, Süha Kağan Köse 외 arxiv

Document parsing is now widely used in applications, such as large-scale document digitization, retrieval-augmented generation, and domain-specific pipelines in healthcare and education. Benchmarking these models is cruc…