You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, how i transform my chinese data form to the rebel data form?
my data form is :
{"sentences": [["meanwhile", ",", "the", "man", "in", "charge", "of", "putting", "iraq", "'s", "government", "back", "together", "spent", "today", "in", "a", "stronghold", "of", "one", "of", "the", "country", "most", "important", "ethnic", "minorities", "the", "kurds", "."]], "ner": [[[26, 26, "PER"], [22, 22, "GPE"]]], "relations": [[[26, 26, 22, 22, "GEN-AFF"]]]}
The text was updated successfully, but these errors were encountered:
hi, how i transform my chinese data form to the rebel data form?
my data form is :
{"sentences": [["meanwhile", ",", "the", "man", "in", "charge", "of", "putting", "iraq", "'s", "government", "back", "together", "spent", "today", "in", "a", "stronghold", "of", "one", "of", "the", "country", "most", "important", "ethnic", "minorities", "the", "kurds", "."]], "ner": [[[26, 26, "PER"], [22, 22, "GPE"]]], "relations": [[[26, 26, 22, 22, "GEN-AFF"]]]}
The text was updated successfully, but these errors were encountered: