Analyzing 4M Yelp Reviews with Python on AWS

Yelp runs a data challenge every year in which it invites people to explore its real-world datasets for unique insights. … Read more

Similar

Simple concurrent HTTP requests with Python

As part of our Information Retrieval project, we are tasked to build search engine on a specific domain. After some discussion, we decided to proceed on building search engine for HackerNews comments, which I think has not existed yet. The current search ... (more…)

Read more »