Zhen Jia

Results 14 comments of Zhen Jia

Thanks a lot. In the code, there is pdb.set_trace() but it still does not work. I have solved it with another version of extract.py.

Hi Apoorv, I have tried EXAQT on CronQuestions last year but due to some reasons (one is the number of CronQuestions is large and another is I was busy with...

Since CronQuestions dataset has gold topic entities, I think the NERD step can be removed from the EXAQT pipeline.

You're welcome. When the pipeline is done, I will let you know.

You can use the type annotation in the benchmark to compute P@1, etc, for each category from the overall results. For example, if you know a question falling into explicit...

The evaluate.py is updated. Now the performance for each category can be computed. Please let me know if there are any problems.

Hi, I will publish the code for the problem you mentioned below ASAP. > Hi Zhen! I'm trying to reproduce your subgraph retrieval method for other datasets, but I encountered...

> Hi Zhen! I'm trying to reproduce your subgraph retrieval method for other datasets, but I encountered several problems. > > 1. I am confused about how you got the...