Skip to content

Latest commit

History

History
17 lines (11 loc) 路 295 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) 路 295 Bytes

Contribution Guide

Accumulate data

We use Honeybee to collect live chat data from YouTube.

Generate CSV from MongoDB database

MONGODB_URI=<mongo_uri> make build

Upload new version of dataset (Maintainers only)

make upload