Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于dfs.py 的一些疑惑 #1

Open
WallE-Chang opened this issue Apr 7, 2020 · 3 comments
Open

关于dfs.py 的一些疑惑 #1

WallE-Chang opened this issue Apr 7, 2020 · 3 comments

Comments

@WallE-Chang
Copy link

Hi, David:
很感谢您的代码,这对我而言非常重要。对于pra的论文https://www.cs.cmu.edu/~tom/pubs/lao-emnlp11.pdf 我看了好几遍,始终不是很明白,尤其是计算路径概率这一块,看了您的代码之后豁然开朗。但是我在生成路径这个地方有一些疑惑,如下:

  1. 根据您的说明文档,您使用 dfs.py 来生成路径,可是dfs.py 只有一个简答的示例, 即只有一个 begin 和 end ,想问下您生成 paths_threshold.txt 所有的 begin 和 end 是哪些?
  2. paths_threshold.txt 据您所说是 “是加了限制后的结果”,想问下您增添了哪些限制? 是论文中的三个限制(query support≥ α = 0.01 +ever reach a target entity +L1regularization)?

非常期待您的回复!!

@David-Lee-1990
Copy link
Owner

David-Lee-1990 commented Jun 13, 2020

链接:https://pan.baidu.com/s/13tiZ7Kz6xr4eQ4Fsb-I1oA
提取码:3gp9

github上的版本是简单版本,给您带来不便,很抱歉。

抱歉,时间比较久了,您可以看一下我在百度网盘上存储的版本。代码在code目录下,还有一份ppt在 PRA学习总结目录下。

paths_threshold.txt是加了 query support限制后的结果。

(1. Sorry for submitting a incomplete version of code;
2. for a complete version, please download it from Baidu Disk: https://pan.baidu.com/s/13tiZ7Kz6xr4eQ4Fsb-I1oA password:3gp9
3. full code is under the 'code' dir and there is a ppt which introduces the PRA in detail can be found under the "PRA学习总结" dir)

@renhuali
Copy link

renhuali commented Dec 9, 2020

请问这两个文件(tpot_classifier.py,tpot_pipeline.py)是做什么的呢?

@Reyosss
Copy link

Reyosss commented Dec 28, 2022

作者,您好,这个完整版代码的百度网盘过期了,请问您能重新发布一下吗,感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants