PartiallyCollapsedLDA
PartiallyCollapsedLDA copied to clipboard
Python wrapper
Python wrapper, which uses subprocess
module to call PCLDA binary. It will allow PCLDA to be used programmatically within Python, and to leverage memory-efficient streaming of textual data via iterables/generators, as opposed to files on disk.