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

关于主题抽取的数据集是哪个 #12

Open
captain2017 opened this issue Jul 16, 2019 · 4 comments
Open

关于主题抽取的数据集是哪个 #12

captain2017 opened this issue Jul 16, 2019 · 4 comments

Comments

@captain2017
Copy link

train_data = json.load(open('../datasets/train_data_me.json'))
dev_data = json.load(open('../datasets/dev_data_me.json'))
id2predicate, predicate2id = json.load(open('../datasets/all_50_schemas_me.json'))
这个数据集在哪里。

@natureLanguageQing
Copy link

这个数据集是百度数据抽取大赛的数据集,加我微信17710158550,我私下发给你

@natureLanguageQing
Copy link

链接:https://pan.baidu.com/s/1YMkNQdDSd0q7vfuuu7T4-g
提取码:n929
复制这段内容后打开百度网盘手机App,操作更方便哦

@natureLanguageQing
Copy link

另外的数据集是代码中对已有数据集进行预处理之后生成的,你可以看看代码里面哪里生成了文件从而获取到数据集

@captain2017
Copy link
Author

captain2017 commented Jul 26, 2019 via email

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

2 participants