Skip to content

AuNedelec/NLP4_News_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 4 : News Analysis

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.

Key notions

  • Tfidf (Term Frequency-Inverse Document Frequency)
  • scikit-learn

Project overview

  • Organizing articles from The News International by topic for effective information retrieval
  • Tfidf analysis
  • Understand how some news recommendation engines function

About

Working with TF-IDF

Resources

Stars

Watchers

Forks