vecto
vecto copied to clipboard
vecto/examples/test_benchmarks.ipynb not working
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
same.. is the module still being maintained?