Giter Site home page Giter Site logo

agilemobiledev / geode-social-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pivotal-open-source-hub/geode-social-demo

0.0 3.0 0.0 1.27 MB

An demo of what happens when a chaos monkey is set loose on a toy social network using gemfire as the data storage system

License: Apache License 2.0

Perl 1.88% Shell 40.02% Java 58.10%

geode-social-demo's Introduction


Demo of a social network using gemfire Author: Dan Smith

Words for sentiment analysis from http://www.cs.uic.edu/~liub/FBS/sentiment-analysis.html

Minqing Hu and Bing Liu. "Mining and Summarizing Customer Reviews." Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD-2004), Aug 22-25, 2004, Seattle, Washington, USA, Bing Liu, Minqing Hu and Junsheng Cheng. "Opinion Observer: Analyzing and Comparing Opinions on the Web." Proceedings of the 14th International World Wide Web conference (WWW-2005), May 10-14, 2005, Chiba, Japan.

Social posts from twitter, via http://thinknook.com/twitter-sentiment-analysis-training-corpus-dataset-2012-09-22/


To use, install a copy of geode in this folder, with the name "geode"

git clone https://github.com/upthewaterspout/geode-social-demo.git
cd incubator-geode
./gradlew installDist

Install a copy of pulse in the compiled geode code

cp pulse.war gemfire-assembly/build/install/geode/tools/Pulse/

Compile the server side code

./gradlew happy-gemfire-server:installDist

Start the servers

bin/locator.sh
bin/servers.sh

Start the chaos monkey

bin/chaos.pl

Start the feed of posts

cd happy-example
gradle run

Start the analyzer process

cd happy-example
gradle run -Pargs=analyze

Start gfsh

. bin/setenv.sh
gfsh

Look at pulse

gfsh> start pulse

To stop the feed or analyzer, press any key in the terminal

Kill everying

bin/nuke.sh

geode-social-demo's People

Contributors

gregchase avatar upthewaterspout avatar

Watchers

 avatar  avatar  avatar

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.