Ayan Saha

Results 2 issues of Ayan Saha

Fixes: #674 Implemented the **PV-DM** based `doc2vec` similarity algorithm with cosine similarity as similarity metrics between two documents. Todo: - [x] Try different other `doc2vec` algorithms - [ ] Try...

In `extra-nlp-requirements.txt`, the gensim version is mentioned as `4.0.1`. But it looks like bugbug is using gensim `3.8` version. There are some major changes in gensim `4.0.1`, and therefore many...