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
I implemented TypedSpanImpl with the help of gerbil.nif.transfer 1.2.3-SNAPSHOT in a webservice. I try to run the experiment 'Entity Typing' with the GUI but get a warning when GERBIL tests my service: Warning! There was an error while testing the annotator.
Got an unknown experiment type "ETyping".
Thanks for the detailed description. The problem should be solved by the last commit. Please checkout the master, try it again and close this issue if the problem is solved.
Hey,
I implemented TypedSpanImpl with the help of gerbil.nif.transfer 1.2.3-SNAPSHOT in a webservice. I try to run the experiment 'Entity Typing' with the GUI but get a warning when GERBIL tests my service: Warning! There was an error while testing the annotator.
Got an unknown experiment type "ETyping".
I get the same warning for a webservice that implement TypedNamedEntity. (e.g.: http://fox-demo.aksw.org/call/ner/entities)
For the experiment 'Entity Recognition' the GERBIL test passes for all.
In GERBIL I also have gerbil.nif.transfer 1.2.3-SNAPSHOT.
The text was updated successfully, but these errors were encountered: