Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbuntain/crossplatformanalytics

A repository of Spark-based Scala code for analyzing social media data from Twitter, Reddit, and 4chan.
https://github.com/cbuntain/crossplatformanalytics

Last synced: 27 days ago
JSON representation

A repository of Spark-based Scala code for analyzing social media data from Twitter, Reddit, and 4chan.

Awesome Lists containing this project

README

        

# About

This software provides a collection of utilities for analyzing social media data (in JSON format) from Twitter, Reddit, and 4chan. It is designed to be used either standalone (as most classes provide a `main` function for running directly via `spark-submit`) or integrated into another package or Jupyter notebook.

# Building

You can build this package with maven trivially using the following command:

mvn package

# Documentation

I'll provide documentation in the near term

# Research Output

tbd