SentenceMatching icon indicating copy to clipboard operation
SentenceMatching copied to clipboard

Help me to identify Sentence Factorization and Wasserstein algorithms

Open GaneshGS opened this issue 4 years ago • 1 comments

Hi BangLiu, I found that your algorithms of sentence matching are highly interesting. In this github account, I'm having difficulty to understand where did you implement sentence factorization and Wasserstein distance algorithms. Could you help me to figure out?

GaneshGS avatar May 17 '20 21:05 GaneshGS

Hi BangLiu, I am referring your the code of 'owd_wasserstein_distance.py'. At the end, you mentioned 'get hierarchial_owd_sent_pair()' at the end of the code and it was not defined. Have you defined it somewhere else? Do you mean there a difference between def owd_sent_pair() and def hierarchial_owd_sent_pair() functions? Your new algorithm is interesting and hence I would like to pursue it. Could you help me to pursue this code in detail?

GaneshGS avatar May 21 '20 16:05 GaneshGS