An open API service indexing awesome lists of open source software.

https://github.com/sam9111/recommender-system


https://github.com/sam9111/recommender-system

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

The project presents a novel approach to topic modeling specifically for the Tamil language using BERTopic. This method adapts standard procedures to better handle the intricacies of Tamil, addressing challenges in tokenization, embedding, and topic representation. It surpasses previous methods, like LDA, in identifying relevant Tamil text topics. Additionally, the project introduces a Clustered Semantic Recommender system, designed for recommending articles. This system, unique in not requiring user data, is particularly advantageous for content-based recommendation in online Tamil newspapers. It effectively circumvents the cold start problem common in recommender systems.