NER_17_labels / idx2tag.json
dungquang's picture
Add: models, predict fn, gradio interface
f033e68 verified
raw
history blame contribute delete
278 Bytes
{
"1": "B-art",
"2": "B-eve",
"3": "B-geo",
"4": "B-gpe",
"5": "B-nat",
"6": "B-org",
"7": "B-per",
"8": "B-tim",
"9": "I-art",
"10": "I-eve",
"11": "I-geo",
"12": "I-gpe",
"13": "I-nat",
"14": "I-org",
"15": "I-per",
"16": "I-tim",
"17": "O"
}