paper-with-me

Papers

Class-based LSTM Russian Language Model with Linguistic Information

2020-05-01 · LREC 2020 5 · Irina Kipyatkova, Alexey Karpov

In the paper, we present class-based LSTM Russian language models (LMs) with classes generated with the use of both word frequency and linguistic information data, obtained with the help of the {``}VisualSynan{''} software from the AOT project. We have created LSTM LMs with various numbers of classes and compared them with word-based LM and class-based LM with word2vec class generation in terms of perplexity, training time, and WER. In addition, we performed a linear interpolation of LSTM language models with the baseline 3-gram language model. The LSTM language models were used for very large vocabulary continuous Russian speech recognition at an N-best list rescoring stage. We achieved significant progress in training time reduction with only slight degradation in recognition accuracy comparing to the word-based LM. In addition, our LM with classes generated using linguistic information outperformed LM with classes generated using word2vec. We achieved WER of 14.94 {\%} at our own speech corpus of continuous Russian speech that is 15 {\%} relative reduction with respect to the baseline 3-gram model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Improving Results on Russian Sentiment Datasets

2020-07-28 · Anton Golubev, Natalia Loukachevitch

In this study, we test standard neural network architectures (CNN, LSTM, BiLSTM) and recently appeared BERT architectures on previous Russian sentiment evaluation datasets. We compare two variants of Russian BERT and sho…

Natural Language InferenceSentiment AnalysisSentiment Classification

RuCoLA: Russian Corpus of Linguistic Acceptability

2022-10-23 · Vladislav Mikhailov, Tatiana Shamardina, Max Ryabinin, Alena Pestova 외

Linguistic acceptability (LA) attracts the attention of the research community due to its many uses, such as testing the grammatical knowledge of language models and filtering implausible texts with acceptability classif…

Linguistic AcceptabilityText Generation

Translationese in Russian Literary Texts

2021-11-01 · EMNLP (LaTeCHCLfL, CLFL, LaTeCH) 2021 11 · Maria Kunilovskaya, Ekaterina Lapshinova-Koltunski, Ruslan Mitkov

The paper reports the results of a translationese study of literary texts based on translated and non-translated Russian. We aim to find out if translations deviate from non-translated literary texts, and if the establis…

Specificity

Cross-Linguistic Syntactic Evaluation of Word Prediction Models

2020-05-01 · ACL 2020 6 · Aaron Mueller, Garrett Nicolai, Panayiota Petrou-Zeniou, Natalia Talmina 외

A range of studies have concluded that neural word prediction models can distinguish grammatical from ungrammatical sentences with high accuracy. However, these studies are based primarily on monolingual evidence from En…

Prediction

Deception Detection for the Russian Language: Lexical and Syntactic Parameters

2017-09-01 · RANLP 2017 9 · Dina Pisarevskaya, Tatiana Litvinova, Olga Litvinova

The field of automated deception detection in written texts is methodologically challenging. Different linguistic levels (lexics, syntax and semantics) are basically used for different types of English texts to reveal if…

Binary text classificationDeception DetectionInformation RetrievalPOS+2