You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We would like to evaluate the stability of a model of embeddings. To do this, Pierrejean defines the nearest neighbors variation rate (https://theses.hal.science/tel-03148513 p 74) between two models.
Describe the solution you'd like
We would like to be able to compute the nearest neighbors rate between two SINrVectors models. This feature could be an addition to the text/evaluation.py package
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We would like to evaluate the stability of a model of embeddings. To do this, Pierrejean defines the nearest neighbors variation rate (https://theses.hal.science/tel-03148513 p 74) between two models.
Describe the solution you'd like
We would like to be able to compute the nearest neighbors rate between two SINrVectors models. This feature could be an addition to the text/evaluation.py package
The text was updated successfully, but these errors were encountered: