Did you solve this error? I am facing the same. Please let me know.
Thanks,
Sai
Thanks.
Hello, I am facing this problem too, I traced it in the source code, and it looks like a problem when trying to load a java class. Did changing the language helped solve your problem? I need to load `ar` language only.
I had to hardcode the language in the src and re-build the jar to make it work.
Regards,
Sai
I solved it by creating a project in Eclipse, adding Wikibrain as maven dep, and writing a main() class that runs the pipeline. Thank you