You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository explores how Rappler articles shape presidential policies by analyzing dominant themes related to President Bongbong Marcos' first year in office using Latent Semantic Analysis (LSA). The study provides insights for policy-making, strategic communications, and public engagement.
This repository provides an implementation of topic modelling techniques, namely Latent Semantic Analysis (LSA) and Latent Dirichlet Allocation (LDA), specifically designed for analyzing news articles.
Latent Semantic Analysis applied on movies, both in a content-based approach (exploiting the movies overviews) and in a collaborative approach (exploiting the users rates)
A web-based Plagiarism Detection System for source code, utilizing Information Retrieval and NLP techniques to identify potential code plagiarism in C, C++, and Python. The tool offers customizable detection levels and supports educators in evaluating programming assignments efficiently.