The matlab implementation of the paper: "Eliminating Negative Word Similarities for Measuring Document Distances: A Thoroughly Empirical Study on Word Mover’s Distance."
Due to the limitation of file size, we upload the bibtex dataset as an example.
Before running, you need to first install the matlab environment, and the version we use is matlab R2019b Linux.
To perform ISF-GOM for KNN classification, please run:
Main_cv_for_knn
To perform ISF-GOM for ML-kNN classification, please run:
Main_cv_for_mlknn