TextAnalysis.jl icon indicating copy to clipboard operation
TextAnalysis.jl copied to clipboard

docs as cols or rows in dtm

Open abieler opened this issue 9 years ago • 0 comments

Is there a reason why documents are represented as rows in the dtm? --> dtm is a (nDocs x nFeatures) sized matrix. having docs as columns would computationally be more efficient, right?

abieler avatar Oct 09 '16 11:10 abieler