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
macOS (Intel)
For Intel-based Macs
macOS 10.15+ • Intel processor
Download cibmangotree_macos-x86.pkg 130 MBmacOS (Apple Silicon)
For M1/M2/M3 Macs
macOS 11+ • Apple M-series chip
Download cibmangotree_macos-arm64.pkg 120 MBAll 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:
Gather Your Data
Export social media data from platforms like Twitter/X, Facebook, or use datasets from academic sources.
Format as CSV
Ensure your data is in CSV format with columns for: user_id, username, post_content, timestamp, and engagement_metrics.
Clean & Validate
Remove duplicates, handle missing values, and ensure text encoding is UTF-8 for consistent analysis.
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
An interactive command-line interface for analyzing social media datasets
Technical Documentation
Detailed API reference, advanced configuration, and integration guides.
Need Help?
Check our documentation or reach out to the community