MaxMcGlinnPoole / TermDocumentTensor

For creating a Term Document Tensor
1 stars 2 forks source link

Add dimensionality #11

Open donnell794 opened 7 years ago

donnell794 commented 7 years ago

Currently, the code is limited to first rank tensors correct? We should figure out a way to enhance this

MaxMcGlinnPoole commented 7 years ago

We do need to add more dimensions to our TDT, but our decomposition methods do indeed support over rank 1 decompositions (it was a dumb bug).