Extract data from the "Share and Multiply" dataset for use with MGen.
Justin Tracey 338aead827 hmm: fix bug in parallel_run.sh preventing waiting | 6 meses atrás | |
---|---|---|
hmm | 6 meses atrás | |
src | 6 meses atrás | |
Cargo.toml | 1 ano atrás | |
README.md | 6 meses atrás |
This repo contains tools to extract empirical distributions from the "Share and Multiply" (SaM) dataset of WhatsApp chat metadata.
More thorough documentation is coming soon, but the gist is:
json_files.zip
file they provide, and extract it somewhere.extract
tool to pare and serialize the SaM data.hmm
to label messages as "active" or "idle".process
tool to generate all empirical distributions other than message sizes.message-lens
tool to generate distributions for message sizes.