Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KnowledgeGarden/eaee803ca4722499b5968940257815db to your computer and use it in GitHub Desktop.
Save KnowledgeGarden/eaee803ca4722499b5968940257815db to your computer and use it in GitHub Desktop.
{
"corefs": [
{
"chainId": "CHAIN10",
"cargo": [
{
"chain": "\"Wilms Tumor\"",
"sentence": "1"
},
{
"chain": "\"it\"",
"sentence": "1"
},
{
"chain": "\"Wilms Tumor\"",
"sentence": "3"
}
]
},
{
"chainId": "CHAIN12",
"cargo": [
{
"chain": "\"IL - 6\"",
"sentence": "2"
},
{
"chain": "\"IL - 6\"",
"sentence": "3"
}
]
}
],
"mentions": [
[
"Wilms Tumor",
"\" text \"",
"\" Trifluoperazine ( tfp )",
"an interesting candidate for treating Wilms Tumor because it antagonizes CALM1 ( a protein target )",
"it",
"CALM1 ( a protein target )",
"a protein target"
],
[
"an inflammatory gene , IL - 6",
"an inflammatory gene",
"IL - 6"
],
[
"Wilms Tumor",
"we",
"IL - 6"
],
[
"\" }"
]
],
"sentences": [
{
"text": "{\"text\":\"Trifluoperazine (tfp) might be an interesting candidate for treating Wilms Tumor because it antagonizes CALM1 (a protein target).",
"spcy": null,
"nouns": [
"\"text\":\"Trifluoperazine (tfp)",
"\"text\"",
"\"Trifluoperazine (tfp)",
"an interesting candidate for treating Wilms Tumor because it antagonizes CALM1 (a protein target)",
"an interesting candidate",
"Wilms Tumor",
"it",
"CALM1 (a protein target)",
"CALM1",
"a protein target"
],
"verbs": [
"might be an interesting candidate for treating Wilms Tumor because it antagonizes CALM1 (a protein target)",
"be an interesting candidate for treating Wilms Tumor because it antagonizes CALM1 (a protein target)",
"treating Wilms Tumor because it antagonizes CALM1 (a protein target)",
"antagonizes CALM1 (a protein target)"
],
"relns": []
},
{
"text": "CALM1 regulates an inflammatory gene, IL-6.",
"spcy": null,
"nouns": [
"CALM1",
"an inflammatory gene, IL-6",
"an inflammatory gene",
"IL-6"
],
"verbs": [
"regulates an inflammatory gene, IL-6"
],
"relns": []
},
{
"text": "Lastly we know that IL-6 is associated with Wilms Tumor.",
"spcy": null,
"nouns": [
"we",
"IL-6",
"Wilms Tumor"
],
"verbs": [
"know that IL-6 is associated with Wilms Tumor",
"is associated with Wilms Tumor",
"associated with Wilms Tumor"
],
"relns": []
},
{
"text": "\"}",
"spcy": null,
"nouns": [
"\"}"
],
"verbs": [],
"relns": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment