TaoMiner / NCEL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run for help

LMY-nlp0701 opened this issue · comments

Hi ! Thank you for opening the code.
I'm sorry to disturb you.
I encountered some programs bug and I hope you can help me solve this problem.

1. Experimental environment

Version of the following package
1.1 python
1.2 pytorch
1.3 gflags

2. Problems in running

First, I successfully installed pyxdameraulevenshtein
Next, my version of the following package
2.1 python 3.6.1
2.2 pytorch 0.3.1
2.3 gflags 3.1.2

I tried to run the program save_candidates.sh which comes form readme File.
But the following problems are encountered.
error
Is this the question of my Python version?

3. Explanation and explanation in other aspects

The following sections would like you to give answers.
3.1 There are already two shell files in the folder.
el.sh and load_el.sh
Then the three shell files in readme text.
save_candidates and load_candidates and load_exp

  I hope you can briefly explain the functions of these five shell files and the sequence of running.

3.2 I am very interested in generating candidate sets.
(Ganea and Hofmann, 2017)using Lua language to achieve candidate set.
Did you use Python to reimplement it? and How did I get it?

3.3 In your paper, you mentioned the GERBIL platform, which Contains experimental corpus and assessment methods.
Then how do I use this platform?

There may be a lot of problems. thank you !

sorry to reply u late. for the package version, your python and pytorch are correct, and I think the problem comes from the gflag. I haven't encounter this before, can you try other version of gflags? or check the compatible error ?
For other questions, sorry of the incomplete readme, I have rewrite a go-through readme. Hope it will help!

Thank you!