CIB Mango Tree

Download CIB Mango Tree

Get CIB Mango Tree running on your machine in minutes. Our tools run locally, ensuring your data stays private and secure.

Choose Your Platform

Windows

For Windows 10 and later

Windows 10+ • 64-bit

Download cibmangotree_windows.exe 132 MB

macOS (Intel)

For Intel-based Macs

macOS 10.15+ • Intel processor

Download cibmangotree_macos-x86.pkg 130 MB

macOS (Apple Silicon)

For M1/M2/M3 Macs

macOS 11+ • Apple M-series chip

Download cibmangotree_macos-arm64.pkg 120 MB

All downloads include the full CIB Mango Tree CLI with all detection modules.

Alternative Installation Methods

PYTHON From Source

python -m venv venv
./bootstrap.sh

For Python developers. Requires Python 3.12 or higher.

GITHUB Clone Repository

git clone https://github.com/civictechdc/cib-mango-tree.git

For contributors. Get the latest development version.

Preparing Your Data

Before running analysis, you'll need to prepare your social media dataset. Follow these steps:

1

Gather Your Data

Export social media data from platforms like Twitter/X, Facebook, or use datasets from academic sources.

2

Format as CSV

Ensure your data is in CSV format with columns for: user_id, username, post_content, timestamp, and engagement_metrics.

3

Clean & Validate

Remove duplicates, handle missing values, and ensure text encoding is UTF-8 for consistent analysis.

4

Run Analysis

Use the CLI to run detection tests on your prepared dataset. Start with the copypasta test for quick results.

Expected CSV Format

user_id,username,post_content,timestamp,retweets,likes
12345,@example_user,"Sample post content here",2025-01-15T10:30:00Z,5,12

What You'll Get

CIB Mango Tree CLI interface

An interactive command-line interface for analyzing social media datasets

Technical Documentation

Detailed API reference, advanced configuration, and integration guides.

View Documentation

Need Help?

Check our documentation or reach out to the community