category of interest?
Migrating to Open Source: SAS to Python
Although we don't deny some of the benefits of licensed solutions, we can't help being the evangelists of open-source technology. We believe that hundreds of thousands of euros that companies spend on licenses can be invested more efficiently.
Scraping and Analysing Amazon Reviews
In this post we will show you how to scrape reviews from an amazon product page. This data can be used to create datasets for sentiment analysis or other educational or research purposes. If you sell products on Amazon it can even be useful to analyse the reviews to understand what customers like and dislike about your product. Let's dive in!
How To Make A Cryptocurrency Portfolio Dashboard In 20 Minutes
Considering all the craze around cryptocurrencies happening all around us this year, our team has also decided to dip their toes into these crypto-waters and invest a little bit of money into the hype. In this blog, we will build a simple Google Sheet based portfolio monitoring tool. It is supposed to auto-update with new values on exchange rate changes.
Semantic Similarity Across Facebook Posts
In this post we will use modern Natural Language Processing techniques to find similar posts in a Facebook group.You have probably been in a situation where you want to post something in a Facebook group but you are not sure whether almost the same post already exists and is maybe just hiding on the next page.