PartiallyCollapsedLDA icon indicating copy to clipboard operation
PartiallyCollapsedLDA copied to clipboard

Python wrapper

Open acatovic opened this issue 3 years ago • 0 comments

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.

acatovic avatar Apr 15 '21 20:04 acatovic