Qihuang Zhong
Qihuang Zhong
I have also problems while running the extract_docs_from_index.py. Could you please release the document.tsv files?
> I try to run the extract_docs_from_index.py with this command and the index is pre-index provided by Pyserini: > awk '{print $3}' data/robust/*.run | python extract_docs_from_index.py lucene index-robust04-20191213/ > data/robust/documents.tsv...
> The error says that the index was created with a newer Lucene version than the current software supports. I think you should be able to add a codecs JAR...
之前的代码在is_bert=1时可能存在问题,论文投稿时代码有所更新。更新后的代码和训练超参数会在近两天内发布,请耐心等待:)
之前的代码在is_bert=1时可能存在问题,论文投稿时代码有所更新。更新后的代码和训练超参数会在近两天内发布,请耐心等待:)
不好意思,之前忙忘了。我已经更新了代码,放在v2.0分支了。注意使用BERT的时候需要调整超参,具体可见https://github.com/WHU-ZQH/KGAN/tree/v2.0/scripts
之前的代码在is_bert=1时可能存在问题,论文投稿时代码有所更新。更新后的代码和训练超参数会在近两天内发布,请耐心等待:)