Thanks to visit codestin.com
Credit goes to github.com

Skip to content

frapontillo/crowd-pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crowd-pulse

Reactive and Extensible Social Extraction and Analysis System.


This package contains just a build.gradle file that, when built, fetches all the available pulse and crowd-pulse modules and puts them in the classpath in order to make their plugins available for use.

Install

Download and build the gradle script file that references all Crowd Pulse plugins.

$ wget https://github.com/frapontillo/crowd-pulse/archive/0.0.2.tar.gz -O crowd-pulse.tar.gz
$ mkdir crowd-pulse
$ tar -xfvz crowd-pulse.tar.gz -C crowd-pulse --strip-components 1
$ ./crowd-pulse/gradlew installDist

Configure

Copy all .properties files and external resources (dictionaries, lists, etc.) in the /crowd-pulse/build/install/crowd-pulse/lib directory.

Run

Call the main executable:

$ ./crowd-pulse/build/install/crowd-pulse/bin/crowd-pulse

Available plugins

All plugins in the following modules are included (links to repositories):

License

  Copyright 2015-2016 Francesco Pontillo

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

About

Reactive and Extensible Social Extraction and Analysis System

Resources

Stars

Watchers

Forks

Packages

No packages published