paper-with-me

Papers

Hierarchical Character-Word Models for Language Identification

2016-08-10 · WS 2016 11 · Aaron Jaech, George Mulcaire, Shobhit Hathi, Mari Ostendorf, Noah A. Smith

Social media messages' brevity and unconventional spelling pose a challenge to language identification. We introduce a hierarchical model that learns character and contextualized word-level representations for language identification. Our method performs well against strong base- lines, and can also reveal code-switching.

📄 PDF Abstract BibTeX arXiv:1608.03030

Code (1)

ajaech/twitter_langid tf

Tasks

Language Identification

Similar Papers 제목 키워드 기반

Hierarchical Autoregressive Transformers: Combining Byte- and Word-Level Processing for Robust, Adaptable Language Models

2025-01-17 · Pit Neitemeier, Björn Deiseroth, Constantin Eichenberg, Lukas Balles

Tokenization is a fundamental step in natural language processing, breaking text into units that computational models can process. While learned subword tokenizers have become the de-facto standard, they present challeng…

Language ModellingWord Embeddings

From Characters to Words: Hierarchical Pre-trained Language Model for Open-vocabulary Language Understanding

2023-05-23 · Li Sun, Florian Luisier, Kayhan Batmanghelich, Dinei Florencio 외

Current state-of-the-art models for natural language understanding require a preprocessing step to convert raw text into discrete tokens. This process known as tokenization relies on a pre-built vocabulary of words or su…

Language ModelingLanguage ModellingNatural Language Understanding

Native Language Identification Using a Mixture of Character and Word N-grams

2017-09-01 · WS 2017 9 · Elham Mohammadi, Hadi Veisi, Hessam Amini

Native language identification (NLI) is the task of determining an author{'}s native language, based on a piece of his/her writing in a second language. In recent years, NLI has received much attention due to its challen…

Language AcquisitionLanguage IdentificationNative Language Identification

Sentence-level dialects identification in the greater China region

2017-01-08 · Fan Xu, Mingwen Wang, Maoxi Li

Identifying the different varieties of the same language is more challenging than unrelated languages identification. In this paper, we propose an approach to discriminate language varieties or dialects of Mandarin Chine…

SentenceWord Alignment

The Impact of Word Representations on Sequential Neural MWE Identification

2019-08-01 · WS 2019 8 · Nicolas Zampieri, Carlos Ramisch, Geraldine Damnati

Recent initiatives such as the PARSEME shared task allowed the rapid development of MWE identification systems. Many of those are based on recent NLP advances, using neural sequence models that take continuous word repre…