Giter VIP home page Giter VIP logo

twitter-sc-elaborator's Introduction

Twitter SC Elaborator

Twitter SC Elaborator is a Command Line Application written in Python.

Binaries can be download from page https://github.com/emidelgo/twitter-sc-elaborator/releases.

The application is able to process data from Twitter in JSON Lines format, with tweets' JSON matching the original Twitter tweet object. It generates 3 xlsx files: one with the tweets, one with users stats and information, one with a adjacency matrix of tokens co-occuring in the same tweet. An applicative example of usage of this application is in the paper:

Russo V., del Gobbo E. Inside Trending Topic Algorithm: How Do Human Interactions Drive Public Opinion in an Artificial Environment. Social Science Computer Review. September 2021. doi:10.1177/08944393211041501

Getting started

Unzip the package you downloaded from release page. From the Command Line run twitter_sc_elaborator.exe generate:userstatsmatrix --help to get information about the options to run the program.

Typical execution command is:

twitter_sc_elaborator.exe generate:userstatsmatrix --input_files_paths "pathToFile.jsonl.gz" --output output.xlsx --min-occurrences 5

License

Copyright (c) 2021, Emiliano del Gobbo All rights reserved. Author Website: https://www.emilianodelgobbo.com Project Website: https://github.com/emidelgo/twitter-sc-elaborator

You can't use, distribute or do any other action without explicit and personal authorization of the author.

It's forbidden every type of reverse engineering of the binaries and artifacts.

THIS SOFTWARE IS PROVIDED BY Emiliano del Gobbo ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Emiliano del Gobbo BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

twitter-sc-elaborator's People

Contributors

emidelgo 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.