tokens list | labels list |
|---|---|
[
"John",
"Doe",
"was",
"admitted",
"to",
"New",
"York",
"Hospital"
] | [
"B-PER",
"I-PER",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"B-ORG"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.