4cat
4cat copied to clipboard
The 4CAT Capture and Analysis Toolkit provides modular data capture & analysis for a variety of social media platforms.
Problems seems to be in the use of subprocess. It looks like it is waiting for a lock that's never released (or the release is not noticed). Tried running as...
It might be useful to allow people to browse results but not create new datasets, for example in educational settings. h/t @jwyg
The processor will have started in the meantime, and will crash once it tries to reference the now-deleted parent preset dataset. This is not a huge issue since the processor...
But this should only happen once!
I noticed that some analytics will not work on Windows natively due to Windows default encoding `wchar_t`. `csv`'s DictWriter for example automatically checks for the default locale encoding and attempts...
Make a processor that visualises image walls per time interval, roughly like this: 
Dear Stijn and Sal, just a quick question: I was looking through the 4cat code for the v2 Twitter API access. Its great work - thanks for that ! I...
Would be amazing if it would be possible to create an image wall where each image is sized and/or ordered according to its frequency in the dataset, like a treemap,...