vecto icon indicating copy to clipboard operation
vecto copied to clipboard

vecto/examples/test_benchmarks.ipynb not working

Open annagiabelli opened this issue 4 years ago • 1 comments

Hi,

I tried to run the notebook test_benchmarks.ipynb because I need to perform all three types of intrinsic evaluation that are tested in that notebook (categorization, outliers detection, synonymy detection) but I had some issues.

For the categorization I have an AttributeError: 'KMeansCategorization' object has no attribute 'get_result'.

For outliers and synonymy_detection, using the test datasets in /tests/data/benchmarks/outliers and /tests/data/benchmarks/synonymy_detection I get the ValueError: not enough values to unpack (expected 4, got 1).

Thank you, Anna

annagiabelli avatar Sep 03 '21 14:09 annagiabelli

same.. is the module still being maintained?

lfcc1 avatar Jun 09 '22 18:06 lfcc1