nmrksic / eval-multilingual-simlex

Tool for Evaluating Multilingual WS-353 and SimLex-999
10 stars 4 forks source link

Missing Words #3

Open prakhar987 opened 7 years ago

prakhar987 commented 7 years ago

If a word pair is absent , is avoiding it when calculating spearman's correlation the best approach? I have seen people take mean vectors in place of missing words (mean of the entire vector space).

Is avoiding missing words the correct approach?