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

calc_pr.py里面的loc_file是什么文件?路径是什么? #14

Open
beanjoe opened this issue Jul 8, 2019 · 2 comments
Open

calc_pr.py里面的loc_file是什么文件?路径是什么? #14

beanjoe opened this issue Jul 8, 2019 · 2 comments

Comments

@beanjoe
Copy link

beanjoe commented Jul 8, 2019

calc_pr.py里面的loc_file是什么文件?文件路径是什么?

@hweidream
Copy link
Collaborator

hweidream commented Jul 8, 2019

你好!loc_file是一份地点类字典,主要是为了辅助地点类实体的评估,如句子“小明的出生地是北京市海淀区“,则抽取出”出生地“是”北京市海淀区”或“北京市”或“海淀区”都是正确的,字典中存了地点类实体的等价映射。为了数据安全,这个字典和同名词典类似不公布,loc_file和alias_file都是可选参数

@beanjoe
Copy link
Author

beanjoe commented Jul 8, 2019

非常感谢

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