Extract data from the "Share and Multiply" dataset for use with MGen.
Justin Tracey 4b84f3685a add some (too) minimal docs and markov model script | 6 ヶ月 前 | |
---|---|---|
hmm | 6 ヶ月 前 | |
src | 6 ヶ月 前 | |
Cargo.toml | 1 年間 前 | |
README.md | 6 ヶ月 前 |
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.