Git Product home page Git Product logo

social-actions's Introduction

The following workflow will generate sets of social features for Twitter users


0. download c++ boost libraries and add to "util" folder
	- have it such that "Social-Features/util/boost/tuple/tuple.hpp" is a valid path
1. ensure c code is compiled:
		% cd features
		% make clean
		% make
2. add Twitter json files to "collection" folder
	- have it such that "Social-Features/collection/<filename>.json" is one of the files
	- scripts expect files in the format the Twitter streaming API uses
3. make a directory "results"
4. execute the lines in fsets/fsets.txt in order while in "results" folder
	Note: 	You'll need twittercollect and simplejson python packages installed
			You'll also need the unix program sort installed
	- commands need to execute in that order
	- some commands will take a while to execute
	- some scripts (conv and prop) require large amounts of memory
	- memory needed depends on the size of the timeline
	- also a number of intermediate files will be created. some are large.
	- total size of intermediate files is less than the size of the collection

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.