Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vecto/examples/test_benchmarks.ipynb not working #112

Open
annagiabelli opened this issue Sep 3, 2021 · 1 comment
Open

vecto/examples/test_benchmarks.ipynb not working #112

annagiabelli opened this issue Sep 3, 2021 · 1 comment

Comments

@annagiabelli
Copy link

annagiabelli commented Sep 3, 2021

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

@lfcc1
Copy link

lfcc1 commented Jun 9, 2022

same.. is the module still being maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants