Language Label
A name of a language.
I'm sorry but I don't speak LANGUAGE Portuguese.
Example Input
I'm sorry but I don't speak Portuguese.
Example Output
{
"type":"name",
"skill":"names",
"name":"LANGUAGE",
"value":"Portuguese language",
"data":{
},
"span_text":"Portuguese",
"span":[
29,
39
],
"output_spans":[
{
"section":0,
"start":29,
"end":39
}
]
}
Updated 2 months ago