paper-with-me

홈 › Papers

Unsupervised morph segmentation and statistical language models for vocabulary expansion

2016-08-01 · ACL 2016 8 · Matti Varjokallio, Dietrich Klakow
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech Recognition (ASR)Language ModelingLanguage ModellingMachine TranslationMORPHOptical Character Recognition (OCR)Speech Recognition

Similar Papers 제목 키워드 기반

Effects of sub-word segmentation on performance of transformer language models

2023-05-09 · Jue Hou, Anisia Katinskaia, Anh-Duc Vu, Roman Yangarber

Language modeling is a fundamental task in natural language processing, which has been thoroughly explored with various architectures and hyperparameters. However, few studies focus on the effect of sub-word segmentation…

Language ModelingLanguage ModellingSegmentation

Unsupervised Morphological Tree Tokenizer

2024-06-21 · Qingyang Zhu, Xiang Hu, Pengyu Ji, Wei Wu 외

As a cornerstone in language modeling, tokenization involves segmenting text inputs into pre-defined atomic units. Conventional statistical tokenizers often disrupt constituent boundaries within words, thereby corrupting…

Language ModelingLanguage Modelling

Subword Segmental Language Modelling for Nguni Languages

2022-10-12 · Francois Meyer, Jan Buys

Subwords have become the standard units of text in NLP, enabling efficient open-vocabulary models. With algorithms like byte-pair encoding (BPE), subword segmentation is viewed as a preprocessing step applied to the corp…

Language ModelingLanguage ModellingSegmentation

Linguistically Motivated Vocabulary Reduction for Neural Machine Translation from Turkish to English

2017-07-31 · Duygu Ataman, Matteo Negri, Marco Turchi, Marcello Federico

The necessity of using a fixed-size word vocabulary in order to control the model complexity in state-of-the-art neural machine translation (NMT) systems is an important bottleneck on performance, especially for morpholo…

Machine TranslationMorphological AnalysisNMTTranslation

Parsimonious Morpheme Segmentation with an Application to Enriching Word Embeddings

2019-08-18 · Ahmed El-Kishky, Frank Xu, Aston Zhang, Jiawei Han

Traditionally, many text-mining tasks treat individual word-tokens as the finest meaningful semantic granularity. However, in many languages and specialized corpora, words are composed by concatenating semantically meani…

Language ModelingLanguage ModellingSegmentationWord Embeddings