Results 4 issues of Ícaro Cavalcante Dourado

swig is required, but not mentioned. in emd.h, the include of Python.h has a ; that should be removed

It should be possible the use of install.packages("Rgtsvm")

In com.crtomirmajer.wmd4j.WordMovers, the weighting is wrong when stopwords are set. A simple scenario is to use a set of stopwords that never happen, and check the distances computed. It decreases...

In SparseRowMatrix and SparseColumnMatrix, zero is assumed as the sparse value. However, there are many applications were the default value if 1 instead, as in some symmetric distance matrices for...

enhancement