Open marcelcaraciolo opened 13 years ago
Develop the Sparse Matrix Representation extending the current MatrixPreferenceDataModel using the package:
http://docs.scipy.org/doc/scipy/reference/sparse.html
PS: you should take a look at this:
https://github.com/piskvorky/gensim/blob/develop/gensim/similarities/docsim.py
Check this link:
https://github.com/commonsense/divisi2/blob/master/divisi2/dense.py http://csc.media.mit.edu/docs/divisi2/sparse.html#sparsematrix
Develop the Sparse Matrix Representation extending the current MatrixPreferenceDataModel using the package:
http://docs.scipy.org/doc/scipy/reference/sparse.html
PS: you should take a look at this:
https://github.com/piskvorky/gensim/blob/develop/gensim/similarities/docsim.py