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

Error while exeperimenting with agdistis #28

Closed
LarsWese opened this issue Nov 1, 2014 · 4 comments
Closed

Error while exeperimenting with agdistis #28

LarsWese opened this issue Nov 1, 2014 · 4 comments
Assignees
Labels
Milestone

Comments

@LarsWese
Copy link
Contributor

LarsWese commented Nov 1, 2014

I get an error after I try to run an Experiment with Agdistis:

2014-11-01 19:04:22,544 ERROR [org.aksw.gerbil.execute.ExperimentTaskExecuter] - <Error while trying to execute experiment.>
java.lang.ClassCastException: org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator$ErrorCountingD2W cannot be cast to it.acubelab.batframework.problems.Sa2WSystem
    at org.aksw.gerbil.execute.ExperimentTaskExecuter.runExperiment(ExperimentTaskExecuter.java:144)
    at org.aksw.gerbil.execute.ExperimentTaskExecuter.run(ExperimentTaskExecuter.java:82)
    at java.lang.Thread.run(Thread.java:745)

I selected the sa2w experiment type, agdistis and one of the new corpura (from datahub).
When using DBpedia Spotlight, the same experiment type and corpura it worked.

@LarsWese LarsWese added this to the Version 1 milestone Nov 1, 2014
@RicardoUsbeck
Copy link
Collaborator

AGDISTIS kann not be used for Scored Annotation to Wikipedia, thus the fix is to fix the dropdown :)

@LarsWese
Copy link
Contributor Author

LarsWese commented Nov 2, 2014

Oh ok good to know :)

@MichaelRoeder
Copy link
Member

This seems to be a bug inside the communication between frontend and backend. Since AGDISTIS is not able to manage such an experiment, it shouldn't be possible to choose it from the list.

@MichaelRoeder
Copy link
Member

The wrong mapping of annotators and experiment types should be fixed by commit 71ba8b9

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

No branches or pull requests

3 participants