This project was realized within Codecademy's course Apply Natural Language Processing with Python. The code is available both as a Jupyther Notebook and as a Python script for better accessibility and clarity.
- Tfidf (Term Frequency-Inverse Document Frequency)
- scikit-learn
- Organizing articles from The News International by topic for effective information retrieval
- Tfidf analysis
- Understand how some news recommendation engines function