Law Label
Named documents made into laws.
According to the LAW fifth amendment you shouldn't do this.
Example Input
According to the fifth amendment you shouldn't do this.
Example Output
{
"type":"name",
"skill":"names",
"name":"LAW",
"value":"Fifth Amendment to the United States Constitution",
"data":{
},
"span_text":"the fifth amendment",
"span":[
13,
32
],
"output_spans":[
{
"section":0,
"start":13,
"end":32
}
]
}
Updated 2 months ago