paper-with-me

Papers

Word Class Based Language Modeling: A Case of Upper Sorbian

2022-06-01 · EURALI (LREC) 2022 6 · Isidor Maier, Johannes Kuhn, Frank Duckhorn, Ivan Kraljevski, Daniel Sobe, Matthias Wolff, Constanze Tschöpe

In this paper we show how word class based language modeling can support the integration of a small language in modern applications of speech technology. The methods described in this paper can be applied for any language. We demonstrate the methods on Upper Sorbian. The word classes model the semantic expressions of numerals, date and time of day. The implementation of the created grammars was realized in the form of finite-state-transducers (FSTs) and minimalists grammars (MGs). We practically demonstrate the usage of the FSTs in a simple smart-home speech application, that is able to set wake-up alarms and appointments expressed in a variety of spontaneous and natural sentences. While the created MGs are not integrated in an application for practical use yet, they provide evidence that MGs could potentially work more efficient than FSTs in built-on applications. In particular, MGs can work with a significantly smaller lexicon size, since their more complex structure lets them generate more expressions with less items, while still avoiding wrong expressions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Capitalization Normalization for Language Modeling with an Accurate and Efficient Hierarchical RNN Model

2022-02-16 · Hao Zhang, You-Chi Cheng, Shankar Kumar, W. Ronny Huang 외

Capitalization normalization (truecasing) is the task of restoring the correct case (uppercase or lowercase) of noisy text. We propose a fast, accurate and compact two-level hierarchical word-and-character-based recurren…

Federated LearningLanguage ModelingLanguage Modelling

Position-Invariant Truecasing with a Word-and-Character Hierarchical Recurrent Neural Network

2021-08-26 · Hao Zhang, You-Chi Cheng, Shankar Kumar, Mingqing Chen 외

Truecasing is the task of restoring the correct case (uppercase or lowercase) of noisy text generated either by an automatic system for speech recognition or machine translation or by humans. It improves the performance …

Language ModelingLanguage ModellingMachine Translationnamed-entity-recognition+7

Pricing of Asian-type and Basket Options via Upper and Lower Bounds

2016-12-27

This paper sets out to provide a general framework for the pricing of average-type options via lower and upper bounds. This class of options includes Asian, basket and options on the volume-weighted average price. We dem…

Gender classification by means of online uppercase handwriting: A text-dependent allographic approach

2022-03-18 · Enric Sesa-Nogueras, Marcos Faundez-Zanuy, Josep Roure-Alcobé

This paper presents a gender classification schema based on online handwriting. Using samples acquired with a digital tablet that captures the dynamics of the writing, it classifies the writer as a male or a female. The …

ClassificationGender Classification

Faithful Target Attribute Prediction in Neural Machine Translation

2021-09-24 · Xing Niu, Georgiana Dinu, Prashant Mathur, Anna Currey

The training data used in NMT is rarely controlled with respect to specific attributes, such as word casing or gender, which can cause errors in translations. We argue that predicting the target word and attributes simul…

AttributeData AugmentationGender PredictionMachine Translation+3