Skip to content

Latest commit

 

History

History

BBC Article Recommendations

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Project Introduction

In the BBC articles recommendation project, we utilize the BBC data to replicate a BBC website (not quite as pretty though!). We use an natural language processing technique word2vec to calculate the 'closeness' among articles.

How it works

Once an user click on an article, the algorithm will find the closest 5 articles and show the article names on the right. This is a trick that many websites do in order to keep the users engaged for a longer period.