Changlong Yu
Results
2
issues of
Changlong Yu
Thanks for your nice work ! I am conducting experiments by loading your pretrained "2 Million MLM+NSP steps LIBERT checkpoint" but I found it only includes the "BERT" parameters without...
As mentioned in https://github.com/knowitall/ollie/issues/9, the Open IE tool internally used MaltParser for parsing, which can not handle unicode correclty. So the extraction script in https://github.com/MagiaSN/CommonsenseERL_EMNLP_2019/blob/master/preproc/OpenExtract.scala should add the following code...