SforAiDl / decepticonlp

Python Library for Robustness Monitoring and Adversarial Debugging of NLP models
MIT License
15 stars 10 forks source link

Implementing WMD #66

Open parantak opened 4 years ago

parantak commented 4 years ago

I'll be implementing Word Mover's distance. I'll be using gensim. Since we've added tensorflow to our dependencies now, I don't think gensim should be an issue.

rajaswa commented 4 years ago

Go ahead @parantak

parantak commented 4 years ago

okay!