Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cbuntain/crossplatformanalytics
- Owner: cbuntain
- License: mit
- Created: 2017-09-27T15:44:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T22:54:04.000Z (about 2 years ago)
- Last Synced: 2023-05-03T00:43:10.916Z (over 1 year ago)
- Language: Scala
- Size: 65.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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