JuliaText / JuliaText/TextAnalysis.jl
docs as cols or rows in dtm
Open
- Dominant language
- Julia
- Stars
- 384
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.