Nowadays, there is a rapidly increasing number of conferences and journals in computer science that make a lot of challenges for researchers to find an appropriate venue to submit their scientific work. There is a need for a recommendation system that can support researchers for a better process of paper submission. In this paper, we present an efficient approach for building such a recommendation model by using embedding methods, Global Vector (GloVe) 1 created by Pennington et al. [1] and FastText 2 proposed by Facebook [2], Convolutional Neural Network (CNN) [3], and LSTM. The experimental results show that the combination of CNNs and FastText, CNN + FastText, can achieve the best performance in terms of the Top 1 Accuracy compared with other techniques, including the S2RSCS model, as presented in [4]. Moreover, the performance by using GloVe or FastText is much better, faster, and more stable than S2RSCS in most cases.