Dear all, Greeting of the day !
I have text file like
"
Recommender systems with social regularization. Although Recommender Systems have been comprehensively analyzed in the past decade, the study of social-based recommender systems just started. In this paper, aiming at providing a general method for improving recommender systems by incorporating social network information, we propose a matrix factorization framework with social regularization. The contributions of this paper are four-fold: (1) We elaborate how social network information can benefit recommender systems; (2) We interpret the differences between social-based recommender systems and trust-aware recommender systems; (3) We coin the term Social Regularization to represent the social constraints on recommender systems, and we systematically illustrate how to design a matrix factorization objective function with social regularization; and (4) The proposed method is quite general, which can be easily extended to incorporate other contextual information, like social tags, etc. The empirical analysis on two large datasets demonstrates that our approaches outperform other state-of-the-art methods. Recommender Systems, Collaborative Filtering, Social Network, Matrix Factorization, Social Regularization
"
In the above text, I want to identify the key term as
"[ "collaborative filtering","recommender systems","context-aware recommender systems","matrix factorizations","recommendation systems","information retrieval","matrix algebra","collaborative filtering techniques","social networks","regularization","factorization","recommendation algorithms" ] "
Is it possible to find this type of keyword using the gensim model ? or I also want to try DBpedia spotlight. Please help me what model I have to use and how?
I am waiting for the positive response.