Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 688 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 688 Bytes

JParrot

This is a simple tweet analysis tool.

Five main tools are currently available:

  • geolocalized tweet search
  • word cloud
  • sentiment analysis
  • Tweet streaming and analisys
  • Twitter Competition and trivia management

The project can be accessed in the following website:

http://site202153.tw.cs.unibo.it/

Documentation

Documentation generated using jsdoc.

Generate using:

jsdoc -c jsdoc_conf.js

This will create a documentation/ folder inside the project folder.

The documentation can be accessed in the following website:

http://fabio.mirza.tw.cs.unibo.it/