Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSDM Cup 2017 Simple Demo Program

This program demonstrates how to connect to the WSDM Cup data server, and how to parse revisions and meta data. It is only meant as an example, and participants are free to implement their programs in another programming language, with other libraries or in a different way.

Installation

In Eclipse, executing "Run As -> Maven install" creates a JAR file which includes all dependencies.

Execution

The program is started with the following command line arguments:
-s address of data server (in the format HOST_NAME|IP_ADDRESS:PORT_NUMBER)
-t access token needed to connect to data server

Connecting to the server

  1. Start the data server
  2. Start the demo program with the appropriate address and access token

About

Vandalism Detection: Example client demonstrating how to connect to the data server, and parse revisions and meta data.

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages