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

求相关文献 #2

Closed
ACPMMD opened this issue Sep 5, 2017 · 4 comments
Closed

求相关文献 #2

ACPMMD opened this issue Sep 5, 2017 · 4 comments

Comments

@ACPMMD
Copy link

ACPMMD commented Sep 5, 2017

请问你的程序算法有发表过相关论文,或者是根据哪篇论文复现的吗?求相关文献阅读?

@tim5go
Copy link
Owner

tim5go commented Sep 5, 2017

@cuipi254645734

Chinese Open Relation Extraction for Knowledge Acquisition
http://aclweb.org/anthology/E14-4003

Identifying Relations for Open Information Extraction
http://www.aclweb.org/anthology/D11-1142

Hope this helps ^^

@ACPMMD
Copy link
Author

ACPMMD commented Sep 5, 2017

非常感谢!

@ACPMMD
Copy link
Author

ACPMMD commented Sep 5, 2017

你们用的是繁体的语料吗?

@tim5go
Copy link
Owner

tim5go commented Sep 5, 2017

The semantic model of Language Technology Platform is based on Simplified Chinese. In my example code, the input is Traditional Chinese, that's why I needed to convert my text into Simplified Chinese first before feeding into the LTP semantic model. For your case, you can simply skip the conversion part. ^^

@tim5go tim5go closed this as completed Sep 6, 2017
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