- Communications Faculty of Sciences University Ankara Series A2-A3 Physical and Engineering
- Volume:62 Issue:1
- GENERATING TURKISH LYRICS WITH LONG SHORT TERM MEMORY
GENERATING TURKISH LYRICS WITH LONG SHORT TERM MEMORY
Authors : Mehmet GÜZEL, Hakan ERTEN, Erkan BOSTANCİ
Pages : 71-78
Doi:10.33769/aupse.584380
View : 17 | Download : 21
Publication Date : 2020-06-30
Article Type : Research Paper
Abstract : Long Short Term Memory insert ignore into journalissuearticles values(LSTM); has gained a serious achievement on sequential data which have been used generally videos, text and time-series. In this paper, we aim for generating lyrics with newly created “Turkish Lyrics” dataset. By this time, there have been studies for creating Turkish Lyrics with character-level. Unlike previous studies, we propose to Turkish Lyrics generator working with word-level instead on character-level. Also, for employing LSTM, we can’t send the words as string and words must be vectorized. To vectorize, we tried two ways for encoding the words that are used in dataset and compared them. Firstly, we sample for generating one-hot encoding and then, secondly word-embedding way insert ignore into journalissuearticles values(Word2Vec);. Observational results show us that word- level generation with word-embedding way gives more meaningful and realistic lyrics. Actually, there have not been good results enough to be used for a song because of Turkish Grammar. But, this study encourages authors to work on this field and we do believe that this study will initialize research on this area and lead researchers to contribute to this as well.Keywords : LSTM, machine learning, one hot encoding, word embedding, Turkish lyrics estimation