Skip to content

Processing of structured data - the third homework assignment/project!

License

Notifications You must be signed in to change notification settings

janskwr/Processing-of-structured-data

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Processing-of-structured-data

Our project for Processing of structured data!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Requirements
  3. Installation
  4. Contributing
  5. License
  6. Authors
  7. Contact

About The Project

Our analysis

It's our project for Processing of structured data. It basically analyzes large data from stackexchange and creates cool diagrams. We explain everything in the video above. Click on a photo and it will redirect you to youtube. Project hasn't been translated into English yet.

Requirements

Installation

  1. Download/clone all files from this repository.
  2. Open folder with files in terminal.
  3. Type:
    ./requirements.sh
    Don't worry! It will ask for your permission before installation of each package.
  4. If it doesn't work, try:
    sudo chmod +x requirements.sh
    ./requirements.sh
  5. Extract 7z files with data to appropriately named folders created inside project directory:
    gaming.stackexchange.com.7z ---> gaming_stackexchange
    beer.stackexchange.com.7z ---> beer_stackexchange
    health.stackexchange.com.7z ---> health_stackexchange
  6. Now you can open and use our R program with full functionality!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Contact

Project Link: https://github.com/janskwr/Processing-of-structured-data

Releases

No releases published

Packages

No packages published