Skip to content

qcrisw/tweets_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweets Analysis ui

Tweet analysis is an interactive web-based app that enable users to see the analysis of hashtag, user mention or keyword fot twitter data for specific period of time.

Getting started

Installing and running Tweet Crawler on your machine should be a pretty straightforward process. In order to do so, you first need to install suitable versions of Docker and Docker Compose.

Making use of Docker (and Docker Compose) greatly simplifies the Tweet Crawler setup process and will make it easier for you to run this program on the platform of your choice.

If you already have up-to-date versions of these programs, feel free to skip straight to the Install and Run section.

Prerequisites

We've included links below to installation instructions for Docker Community Edition on three popular platforms: Windows, Mac, and Ubuntu (Linux).

After following these instructions, you will be able to directly run the commands in the Install and Run section.

Windows

Mac

Ubuntu

Install and Run

If you've fulfilled the above prerequisites, it's very simple to download and run the server to be able call the apis from the user interface.

Clone the project repository from Github

cd ~
git clone https://github.com/qcrisw/tweets_analysis.git
cd tweet-analysis

Running Tweets analysis server

docker-compose up

Now the server is working locally on ur machine on port 3000

Testing the UI

Go to client folder, open index.html in the browser. No you can start search for specific search topic and see the results..

Built With

License

This project is licensed under the MIT License inside QCRI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published