Opinion-based intelligent recommender system

With the recent development of Natural Language Processing (NLP), it is possible to extract sentiments from a text with given aspects. Collaborative Filtering techniques are used to recommend items to generate personalised recommendations based on similar users' preferences. Deep learning has g...

Popoln opis

Bibliografske podrobnosti
Glavni avtor: Poh, Ying Xuan
Drugi avtorji: Li Fang
Format: Final Year Project (FYP)
Jezik:English
Izdano: Nanyang Technological University 2021
Teme:
Online dostop:https://hdl.handle.net/10356/147996
Opis
Izvleček:With the recent development of Natural Language Processing (NLP), it is possible to extract sentiments from a text with given aspects. Collaborative Filtering techniques are used to recommend items to generate personalised recommendations based on similar users' preferences. Deep learning has grown popular in recent years for its immense accuracy over massive datasets. In this paper, we proposed to design an opinion-based intelligent recommender system utilising deep learning. This system incorporates aspect-based sentiment analysis to understand and quantify text, followed by performing collaborative filtering techniques to build a recommender system. For the aspect-based sentiment analysis task, it is executed by converting texts sentences into auxiliary sentences followed by classification training using Bidirectional Encoder Representations from Transformers(BERT) to quantify texts into ratings. For collaborative filtering, it is accomplished using a modified Neural Collaborative Filtering(NCF) that learns the user-item interactions by recognising the relationship between aspects and ratings to provide recommendations to different users. The results are evaluated towards the end and could be used for real-life applications.