Yıl: 2021 Cilt: 33 Sayı: 0 Sayfa Aralığı: 28 - 34 Metin Dili: İngilizce DOI: 10.7240/jeps.896515 İndeks Tarihi: 29-07-2022

Aspect Based Opinion Mining on Hotel Reviews

Öz:
Users often use online reviews to assess the quality of hotels according to their various attributes. In this study, a sentiment analysis of online reviews has been conducted using 11 predetermined attributes pertaining to hotels. Using this analysis, users’ overall assessments of hotels have been determined and summarized from reviews left for a group of various hotels. To identify words with similar meanings to the 11 predetermined hotel attributes, the Word2Vec method has been employed. Additionally, the FastText method has been used to detect words containing spelling errors. The sentiment analysis of the comments has been made by using three different methods belonging to two different approaches. These methods are: VADER method as dictionary-based approach, BERT and RoBERTa as machine learning approaches. Using these methods, the reviews have been evaluated in three categories as positive, negative, and neutral, and the quality score has been calculated. In addition, a software with a user-friendly graphical interface has been implemented in an effort to easily use all the methods used in this study.
Anahtar Kelime: hotel reviews social media opinion mining sentiment analysis aspect based

Otel Değerlendirmeleri Üzerinde Hedef Tabanlı Fikir Madenciliği

Öz:
Kullanıcılar, çevrimiçi yorumları kullanarak otelleri çeşitli özelliklerine göre değerlendirmektedirler. Bu çalışmada; oteller ile ilgili yorumlar içerisinde hakkında en çok değerlendirme yapılan on bir özellik belirlenmiş ve bu özellikleri içeren yorumların duygu analizleri yapılmıştır. Bu sayede otelin bir niteliği hakkında yapılan yorumlardan kullanıcıların genel görüşü tespit edilmiş ve özetlenmiştir. Çalışmada belirlenen on bir özelliği temsil edecek benzer anlamlı kelimelerin tespiti için Word2Vec ve yazım hataları içeren kelimelerin tespiti için FastText yöntemi kullanılmıştır. Yorumların duygu analizi, iki ayrı yaklaşıma ait üç farklı yöntem kullanılarak yapılmıştır. Birincisi, sözlük tabanlı yaklaşımlardan VADER, ikincisi makine öğrenmesi yaklaşımlarından BERT ve RoBERTa'dır. Bu yöntemler ile yorumlar; olumlu, olumsuz ve nötr olmak üzere üç kategoride karşılaştırmalı olarak değerlendirilerek nitelik skoru hesaplanmıştır. Buna ek olarak, bu çalışma kapsamında kullanılan tüm yöntemleri kolay bir şekilde uygulamak için açık kaynaklı ve kullanıcı dostu bir grafik ara yüze sahip yazılım gerçeklenmiştir.
Anahtar Kelime:

Belge Türü: Makale Makale Türü: Araştırma Makalesi Erişim Türü: Erişime Açık
  • [1] Sentiment analysis, https://monkeylearn.com/sentiment-analysis/, (2020)
  • [2] Eroğul, U. (2009). Sentiment analysis in Turkish (Master's thesis).
  • [3] Vural, A. G., Cambazoglu, B. B., Senkul, P., & Tokgoz, Z. O. (2013). A framework for sentiment analysis in turkish: Application to polarity detection of movie reviews in turkish. In Computer and Information Sciences III (pp. 437-445). Springer, London.
  • [4] Aytuğ, O. N. A. N. (2018). Sentiment analysis on Twitter based on ensemble of psychological and linguistic feature sets. Balkan Journal of Electrical and Computer Engineering, 6(2), 69-77.
  • [5] Nizam, H., & Akın, S. S. (2014). Sosyal medyada makine öğrenmesi ile duygu analizinde dengeli ve dengesiz veri setlerinin performanslarının karşılaştırılması. XIX. Türkiye'de İnternet Konferansı, 1-6.
  • [6] Symeonidis. S, https://www.kdnuggets.com/2018/03/5- things-sentiment-analysis-classification.html, (2018)
  • [7] Kharde, V., & Sonawane, P. (2016). Sentiment analysis of twitter data: a survey of techniques. arXiv preprint arXiv:1601.06971.
  • [8] Kan. D, Sentiment analysis, https://www.quora.com/What-is-the- difference-between-the-corpus-based- approach-and-the-dictionary-based-approach- in-sentiment-analysis, (2020)
  • [9] Ling, W., Dyer, C., Black, A. W., & Trancoso, I. (2015). Two/too simple adaptations of word2vec for syntax problems. In Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (pp. 1299-1304).
  • [10] Wang, H. (2014). Introduction to Word2vec and its application to find predominant word senses. URL: http://compling. hss. ntu. edu. sg/courses/hg7017/pdf/word2vec% 20and% 20its% 20appli cation% 20to% 20wsd. pdf.
  • [11] Enríquez, F., Troyano, J. A., & López-Solaz, T. (2016). An approach to the use of word embeddings in an opinion classification task. Expert Systems with Applications, 66, 1-6.
  • [12] What is fasttext? Are there tutorials? , https://fasttext.cc/docs/en/faqs.html, (2020)
  • [13] Fivez, P., Suster, S., & Daelemans, W. (2017, August). Unsupervised context-sensitive spelling correction of clinical free-text with word and character n-gram embeddings. In BioNLP 2017 (pp. 143-148).
  • [14] Pandey, P. (2018). Simplifying sentiment analysis using VADER in Python (on social media text). Retrieved from Analytics Vidhya website: https://medium. com/analytics- vidhya/simplifying-socialmedia-sentiment- analysis-using-vader-in-python-f9e6ec6fc52f.
  • [15] Hutto, C., & Gilbert, E. (2014, May). Vader: A parsimonious rule-based model for sentiment analysis of social media text. In Proceedings of the International AAAI Conference on Web and Social Media (Vol. 8, No. 1).
  • [16] Horev, R. (2018). BERT Explained: State of the art language model for NLP. Towards Data Science, Nov, 10.
  • [17] Bert Jadhav, S. A. (2020). Detecting Potential Topics In News Using BERT, CRF and Wikipedia. arXiv preprint arXiv:2002.11402.
  • [18] https://huggingface.co/nlptown/bert-base- multilingual-uncased-sentiment
  • [19] Liu, Y., Ott, M., Goyal, N., Du, J., Joshi, M., Chen, D., Stoyanov, V. (2019). Roberta: A robustly optimized bert pretraining approach. arXiv preprint arXiv:1907.11692.
  • [20] https://huggingface.co/cardiffnlp/twitter- roberta-base-sentiment
  • [21] https://www.kaggle.com/PromptCloudHQ/re views-of-londonbased-hotels
APA Durmaz S, Demir Y, ELBIR A, SIGIRCI I, Diri B (2021). Aspect Based Opinion Mining on Hotel Reviews. , 28 - 34. 10.7240/jeps.896515
Chicago Durmaz Semih,Demir Yunus Emre,ELBIR AHMET,SIGIRCI IBRAHIM ONUR,Diri Banu Aspect Based Opinion Mining on Hotel Reviews. (2021): 28 - 34. 10.7240/jeps.896515
MLA Durmaz Semih,Demir Yunus Emre,ELBIR AHMET,SIGIRCI IBRAHIM ONUR,Diri Banu Aspect Based Opinion Mining on Hotel Reviews. , 2021, ss.28 - 34. 10.7240/jeps.896515
AMA Durmaz S,Demir Y,ELBIR A,SIGIRCI I,Diri B Aspect Based Opinion Mining on Hotel Reviews. . 2021; 28 - 34. 10.7240/jeps.896515
Vancouver Durmaz S,Demir Y,ELBIR A,SIGIRCI I,Diri B Aspect Based Opinion Mining on Hotel Reviews. . 2021; 28 - 34. 10.7240/jeps.896515
IEEE Durmaz S,Demir Y,ELBIR A,SIGIRCI I,Diri B "Aspect Based Opinion Mining on Hotel Reviews." , ss.28 - 34, 2021. 10.7240/jeps.896515
ISNAD Durmaz, Semih vd. "Aspect Based Opinion Mining on Hotel Reviews". (2021), 28-34. https://doi.org/10.7240/jeps.896515
APA Durmaz S, Demir Y, ELBIR A, SIGIRCI I, Diri B (2021). Aspect Based Opinion Mining on Hotel Reviews. International journal of advances in engineering and pure sciences (Online), 33(0), 28 - 34. 10.7240/jeps.896515
Chicago Durmaz Semih,Demir Yunus Emre,ELBIR AHMET,SIGIRCI IBRAHIM ONUR,Diri Banu Aspect Based Opinion Mining on Hotel Reviews. International journal of advances in engineering and pure sciences (Online) 33, no.0 (2021): 28 - 34. 10.7240/jeps.896515
MLA Durmaz Semih,Demir Yunus Emre,ELBIR AHMET,SIGIRCI IBRAHIM ONUR,Diri Banu Aspect Based Opinion Mining on Hotel Reviews. International journal of advances in engineering and pure sciences (Online), vol.33, no.0, 2021, ss.28 - 34. 10.7240/jeps.896515
AMA Durmaz S,Demir Y,ELBIR A,SIGIRCI I,Diri B Aspect Based Opinion Mining on Hotel Reviews. International journal of advances in engineering and pure sciences (Online). 2021; 33(0): 28 - 34. 10.7240/jeps.896515
Vancouver Durmaz S,Demir Y,ELBIR A,SIGIRCI I,Diri B Aspect Based Opinion Mining on Hotel Reviews. International journal of advances in engineering and pure sciences (Online). 2021; 33(0): 28 - 34. 10.7240/jeps.896515
IEEE Durmaz S,Demir Y,ELBIR A,SIGIRCI I,Diri B "Aspect Based Opinion Mining on Hotel Reviews." International journal of advances in engineering and pure sciences (Online), 33, ss.28 - 34, 2021. 10.7240/jeps.896515
ISNAD Durmaz, Semih vd. "Aspect Based Opinion Mining on Hotel Reviews". International journal of advances in engineering and pure sciences (Online) 33/0 (2021), 28-34. https://doi.org/10.7240/jeps.896515