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 is an Object-Oriented news classifier. The core task is to implement a mechanism to categorise 20 news articles into two distinct topics based on their content. The classification system assesses the semantic closeness between articles by leveraging the Term Frequency-Inverse Document Frequency embedding model.