save_binary

corpustools.corpus.io.binary.save_binary(obj, path)[source]

Pickle a Corpus or FeatureMatrix object for later loading

Parameters
objCorpus or FeatureMatrix

Object to save

pathstr

Full path for where to save object