sehsanm / embedding-benchmark

Word Embedding benchmark project By Shahid Beheshti University NLP Lab
GNU General Public License v3.0
6 stars 16 forks source link

Create SpearmanCorrelation.py #31

Closed kibamin closed 5 years ago

sehsanm commented 5 years ago

Please also change the folder name from "Word Similarity Assessment" to "similarity" Folders with space in their names are not good.

sehsanm commented 5 years ago

Also my view is that you have to first write a function that accepts a model as input and then returns the score. The code that you have written is not written with a library mentality it is a once off running code.

sehsanm commented 5 years ago

Any update or progress ? Please let me know when you can finish this