Giter VIP home page Giter VIP logo

bsma's Introduction

Benchmark for Social Media Analysis (BSMA)

Social Media Data Benchmark System

BSMA, benchmark for social media analysis, was used as the benchmark in WISE 2012 Challenge (http://www.wise2012.cs.ucy.ac.cy/challenge.html).

There are many systems been deployed or being developed for social media analysis. It is difficult to decide which system is better than others, partially because the features differ between systems, and partially because there is not an easy way to compare the performance of one system versus another. The goal of the BSMA project is to develop a framework and common set of workloads for evaluating the performance of different systems dealing with social media analysis.

In the case of WISE 2012 Challenge, the base of workloads is 19 typical queries, semantics of which can be found in the specification of queries. Each contestant is expected to build a data analysis system covering those 19 queries and complete the interface layer in BSMA (BSMA/db/idb/โ€ฆ/DBClient.java). Assume experimental data is prepared , query results and performance (latency vs. throughput) can be obtained via BSMA.

Social Media Data Generator

Due to various reasons such as privacy, bandwith, API barrier imposed by social network service providers,et al, accessing sheer volume of social media data in real world is often infeasible to researchers. Hence, we develope a data generator that generates data conforming to properties existed in a real social media data, which we have collected from Sina Weibo. A local generator and a distributed data generator is currently provided under the fold BSMA_GEN.

TimeLineGenerator is a single node generator. In order to generate massive dataset more efficiently, we also develop a distributed generator, that is DistributedGenerator under BSMA_GEN, utilizing the power of commodity machines to conduct some tasks in parallel.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.