paper-with-me

Papers

Syllable-aware Neural Language Models: A Failure to Beat Character-aware Ones

2017-07-20 · EMNLP 2017 9 · Zhenisbek Assylbekov, Rustem Takhanov, Bagdat Myrzakhmetov, Jonathan N. Washington

Syllabification does not seem to improve word-level RNN language modeling quality when compared to character-based segmentation. However, our best syllable-aware language model, achieving performance comparable to the competitive character-aware model, has 18%-33% fewer parameters and is trained 1.2-2.2 times faster.

📄 PDF Abstract BibTeX arXiv:1707.06480

Code (1)

zh3nis/lstm-syl 공식 구현 tf

Tasks

Language ModelingLanguage ModellingSegmentation

Similar Papers 제목 키워드 기반

Reusing Weights in Subword-aware Neural Language Models

2018-02-23 · NAACL 2018 6 · Zhenisbek Assylbekov, Rustem Takhanov

We propose several ways of reusing subword embeddings and other weights in subword-aware neural language models. The proposed techniques do not benefit a competitive character-aware model, but some of them improve the pe…

Introducing Syllable Tokenization for Low-resource Languages: A Case Study with Swahili

2024-03-26 · Jesse Atuhurra, Hiroyuki Shindo, Hidetaka Kamigaito, Taro Watanabe

Many attempts have been made in multilingual NLP to ensure that pre-trained language models, such as mBERT or GPT2 get better and become applicable to low-resource languages. To achieve multilingualism for pre-trained la…

Multilingual NLPText GenerationWord Embeddings

Relationships between Keywords and Strong Beats in Lyrical Music

2024-12-05 · Callie C. Liao, Duoduo Liao, Ellie L. Zhang

Artificial Intelligence (AI) song generation has emerged as a popular topic, yet the focus on exploring the latent correlations between specific lyrical and rhythmic features remains limited. In contrast, this pilot stud…

Rhythm

Revisiting Neural Language Modelling with Syllables

2020-10-24 · Arturo Oncevay, Kervy Rivas Rojas

Language modelling is regularly analysed at word, subword or character units, but syllables are seldom used. Syllables provide shorter sequences than characters, they can be extracted with rules, and their segmentation t…

Language Modelling

Revisiting Syllables in Language Modelling and their Application on Low-Resource Machine Translation

2022-10-05 · COLING 2022 10 · Arturo Oncevay, Kervy Dante Rivas Rojas, Liz Karen Chavez Sanchez, Roberto Zariquiey

Language modelling and machine translation tasks mostly use subword or character inputs, but syllables are seldom used. Syllables provide shorter sequences than characters, require less-specialised extracting rules than …

Language ModellingMachine TranslationSegmentationTranslation