TUM-IDP-WS-20 / doc

0 stars 0 forks source link

Research on specific methods used in NLP Literature recommendation #9

Closed farukcankaya closed 3 years ago

farukcankaya commented 4 years ago

Parent: #1

farukcankaya commented 3 years ago

https://www.quora.com/What-are-the-best-algorithms-for-building-recommender-systems https://www.slideshare.net/CrossingMinds/recommendation-system-explained

farukcankaya commented 3 years ago

I'm not sure if there is a separate NLP technique apart from Topic modeling techniques. Because each dimensionality reduction technique is also counted as a topic modeling technique i.e. LSA. In essence google categorized recommendation systems like:

Techniques used in each category use some dimensionality reduction techniques to extract the embedding and they are counted as a topic modeling techniques. If not we can count some dimensionality reduction techniques such as PCA, SVD etc. as a technique apart from topic modeling techniques that are very popular nowadays:

farukcankaya commented 3 years ago

@MelikeSila read many articles about recommendation systems. So, she may give an example for that otherwise we can close this task because we know that our focus will be on the content-based topic modeling techniques.

MelikeSila commented 3 years ago

There are more papers to give an example but it is not necessary to share here it because we will use the topic modeling technique. On the other hand, the other used methods are solved particular problems so they may not help to solve out modeling problem. In the beginning, we will try topic modeling techniques.

Paper 1: "A content-based dataset recommendation system for researchers—a case study on Gene Expression Omnibus (GEO) repository" Paper 2: "PURE: A PUBMED ARTICLE RECOMMENDATION SYSTEM BASED ON CONTENT-BASED FILTERING"