A collaboration platform based on Mattermost and Hyperlinked Object-Oriented Discussion (HOOD) to identify information disorder in climate change discussions.
- cc-data: enables the object-oriented collaboration mechanism with support for the hyperlinking system.
- cc-data-provider: a web server that provides data by exposing RESTful APIs.
- cc-data-cleaner: a module for cleaning and manipulating data.
- Build the previous packages using the instructions provided in the README.md files of each project.
- Run the
start.sh
script to start the platform.