microsoft / LightLDA

Scalable, fast, and lightweight system for large-scale topic modeling
http://www.dmtk.io
MIT License
842 stars 234 forks source link

Fix file format documentation #75

Open bskaggs opened 6 years ago

bskaggs commented 6 years ago

Document count and sizes are int64_t, which is 8 bytes, not 4.