Retrieving Tweets Related to News Articles

  • Implemented the algorithm from this paper to rank tweets related to news articles by generating a query for each article and ranking the tweets based on the query using Lucene’s Scoring function

  • Proposed extensions to the paper based on noun phrase detection using POS tagging which beat 3 out of the 7 query methods described in the paper.

Nidhi Dhamnani
Nidhi Dhamnani
Software Engineer

My research interests include Machine Learning, Information Retrieval, Distributed Systems, and Cloud Computing.

Related