Hii, Could you please let me know what is the input data format is there any example .json you can provide
However my input data is in the format of
[
{
"text": "IL-2 gene expression and NF-kappa B activation through CD28 requires reactive oxygen production by 5-lipoxygenase .",
"entity_types": [ "protein", "protein", "DNA", "protein"
],
"entity_start_chars": [ 96, 21, 114, 47
],
"entity_end_chars": [ 113, 35, 9, 59
],
"id": "ge/train/0001",
"word_start_chars": [
0, 5, 10, 21, 25, 34, 36, 47, 55, 60, 69, 78, 85, 96, 99, 114
],
"word_end_chars": [4,9,20,24, 33, 35, 46, 54, 59, 68, 77, 84, 95, 98, 113, 115
]
},
Hii, Could you please let me know what is the input data format is there any example .json you can provide
However my input data is in the format of
[
{
"text": "IL-2 gene expression and NF-kappa B activation through CD28 requires reactive oxygen production by 5-lipoxygenase .",
"entity_types": [ "protein", "protein", "DNA", "protein"
],
"entity_start_chars": [ 96, 21, 114, 47
],
"entity_end_chars": [ 113, 35, 9, 59
],
"id": "ge/train/0001",
"word_start_chars": [
0, 5, 10, 21, 25, 34, 36, 47, 55, 60, 69, 78, 85, 96, 99, 114
],
"word_end_chars": [4,9,20,24, 33, 35, 46, 54, 59, 68, 77, 84, 95, 98, 113, 115
]
},