Putting StackOverflow tags into Graphistry

In my previous article, I described how to use my script to show relations between users and tags. This time, we will go into technical details on crawling StackOverflow, transforming data into graphs and using Graphistry to draw them. Technical side You can download the whole application from the following …

Video – How to run TSVis to find IT candidates with Stackoverflow and Graphistry

We’ve just uploaded a video showing how to use our Technical Skills Visualizer for searching IT candidates with specific sets of skills: https://www.youtube.com/watch?v=j-LOCUM1dp4 The best part is you don’t need any special tools installed on your computer, just a web browser is enough! Under the hood, we are using https://mybinder.org to …

[PL] Pro-rosyjska dezinformacja na Twitterze

W ostatnim czasie analizowałem sieć polskojęzycznych kont na Twitterze nastawionych pro-rosyjsko/anty-ukraińsko. W tym artykule chciałem się podzielić swoimi spostrzeżeniami na temat zaobserwowanych wzorców i wyzwań jakie są związane z wykrywaniem dezinformacji. Narzędzia i metody Analizę przeprowadzaliśmy w małej grupie – między innymi z Markiem Czumą z RDF i Piotrkiem Czaińskim …

StackOverflow – technology map

The number of technologies we can find these days can be quite overwhelming. In this article, I’ll show you how to use StackOverflow to better understand which technologies are often connected to one another. You might find this topic interesting if you are a Sourcer/Recruiter (to find better search keywords …

[PL] Zmiana aktywności użytkowników na Twitterze po I turze wyborów 2020

This is continuation of election topic (see previous post), so main content is in Polish. We are after first round of presidential election in Poland. I prepared video with couple of graph visualizations in Graphistry. It presents change of users’ activity after annoucement of results (first round). Currently video and …

Solr – Full Text Search for Big Data and OSINT

Today we want to make a basic introduction to Apache Solr and then (in the following post) use it as an output storage for Metadata Digger. Why Solr? It will allow you for searching through metadata using all great features of Full Text Search engine. Before we start, let’s go …