Imports from antu cannot be resolved
chrikoehn opened this issue · 2 comments
chrikoehn commented
As @TimeLessLing already pointed out: It's impossible to run the code because imports from antu are needed but are not available there:
OrthogonalInitializer
DeepBiRNNBuilder
(is it supposed to beDeepBiLSTMBuilder
?)
JT-Ushio commented
Sorry for the late reply,
I was unable to access the code of antu v0.0.5 for 4 months due to the COVID-19.
I've rewritten some code that the gnn parser relies on, and updated antu v0.0.5a.
I also tested well in a new environment, everything is working now~
chrikoehn commented
I'm sorry this happened to you.
Thank you for addressing the issue. I will try the code later.