@inproceedings{23b896694e9e46bc9534f9c6396221e3,
title = "A deep learning approach for text generation",
abstract = "One of the most challenging language modeling problems is text generation. The importance of language modeling comes from its involvement in many language processing tasks such as conversational system, speech to text, and text summarization. The language models are typically trained to learn the occurrence of next word in a sequence based on previous words in the text. However, when it comes to testing, it is highly expected that the entire sequence will be generated from the scratch which is computationally not suitable to many applications. In this paper, one of the popular deep learning architectures called bidirectional recurrent neural network (BRNN) to develop a text generation approach. The recurrent neural network used in the developed approach uses long short-term memory (LSTM). By using LMST recurrent neural network, the proposed approach is well suited to making predictions based on time series data. Two representations are considered in this paper; word to vector (word2vec) and one-hot representations. The word2vec model is used with two datasets called Twilight and Alice in Wonderland stories while the one-hot model is used only with Alice in Wonderland story only. The experimental results show that the word2vec model outperforms the one-hot model when using to large data sets.",
keywords = "BRNN, Deep learning, LSTM, One-hot vector, Text generation, Word2vec",
author = "Ahmed Elmogy and Belal Mahmoud and Mohamed Saleh",
note = "Publisher Copyright: {\textcopyright} 2019 IEEE.; 29th International Conference on Computer Theory and Applications, ICCTA 2019 ; Conference date: 29-10-2019 Through 31-10-2019",
year = "2019",
month = oct,
day = "29",
doi = "10.1109/ICCTA48790.2019.9478833",
language = "English",
series = "29th International Conference on Computer Theory and Applications, ICCTA 2019 - Proceedings",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "102--106",
booktitle = "29th International Conference on Computer Theory and Applications, ICCTA 2019 - Proceedings",
address = "United States",
}