We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者您好,注意到源码所提供的两个spo文件都只有一种关系。如果只有一种关系,例如对于medical来说,这样一个知识图谱和一个带类别标签的外部词典是否一样?下游任务为NER时,例如sentence:高血压病人不宜使用厄贝沙坦。其中存在三元组(高血压,类别,疾病)(厄贝沙坦,类别,药物),这样的三元组似乎与词典无异?不知道我的理解是否正确?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
作者您好,注意到源码所提供的两个spo文件都只有一种关系。如果只有一种关系,例如对于medical来说,这样一个知识图谱和一个带类别标签的外部词典是否一样?下游任务为NER时,例如sentence:高血压病人不宜使用厄贝沙坦。其中存在三元组(高血压,类别,疾病)(厄贝沙坦,类别,药物),这样的三元组似乎与词典无异?不知道我的理解是否正确?
The text was updated successfully, but these errors were encountered: