Dataset Viewer
text
stringlengths 3
142
| spans
list | tokens
sequence | tags
sequence |
---|---|---|---|
There are days in every child's life that shape who they are forever.
|
[
{
"end": 4,
"label": "形式主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 8,
"label": "动词原形",
"start": 6,
"token_end": 1,
"token_start": 1
},
{
"end": 67,
"label": "主语",
"start": 10,
"token_end": 13,
"token_start": 2
}
] |
[
"There",
"are",
"days",
"in",
"every",
"child",
"'s",
"life",
"that",
"shape",
"who",
"they",
"are",
"forever",
"."
] |
[
3,
23,
1,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
0
] |
So, Ruru...
|
[] |
[
"So",
",",
"Ruru",
"..."
] |
[
0,
0,
0,
0
] |
Can you go shopping for me?
|
[
{
"end": 2,
"label": "助动词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "系动词",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 25,
"label": "其他",
"start": 11,
"token_end": 5,
"token_start": 3
}
] |
[
"Can",
"you",
"go",
"shopping",
"for",
"me",
"?"
] |
[
19,
1,
25,
49,
50,
50,
0
] |
We need to buy some sushi.
|
[
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "动词原形",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 24,
"label": "其他",
"start": 8,
"token_end": 5,
"token_start": 2
}
] |
[
"We",
"need",
"to",
"buy",
"some",
"sushi",
"."
] |
[
1,
23,
49,
50,
50,
50,
0
] |
You can go, right?
|
[] |
[
"You",
"can",
"go",
",",
"right",
"?"
] |
[
0,
0,
0,
0,
0,
0
] |
By myself?
|
[] |
[
"By",
"myself",
"?"
] |
[
0,
0,
0
] |
Yes, yes, yes.
|
[] |
[
"Yes",
",",
"yes",
",",
"yes",
"."
] |
[
0,
0,
0,
0,
0,
0
] |
No.
|
[] |
[
"No",
"."
] |
[
0,
0
] |
Off you go.
|
[
{
"end": 2,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "动词原形",
"start": 8,
"token_end": 2,
"token_start": 2
}
] |
[
"Off",
"you",
"go",
"."
] |
[
13,
1,
23,
0
] |
Today, three-year-old Ruru faces a challenge that will change his sense of self, his identity.
|
[
{
"end": 4,
"label": "其他",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 25,
"label": "主语",
"start": 7,
"token_end": 7,
"token_start": 2
},
{
"end": 31,
"label": "动词第三人称单数",
"start": 27,
"token_end": 8,
"token_start": 8
},
{
"end": 92,
"label": "宾语",
"start": 33,
"token_end": 20,
"token_start": 9
}
] |
[
"Today",
",",
"three",
"-",
"year",
"-",
"old",
"Ruru",
"faces",
"a",
"challenge",
"that",
"will",
"change",
"his",
"sense",
"of",
"self",
",",
"his",
"identity",
"."
] |
[
49,
0,
1,
2,
2,
2,
2,
2,
29,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
Let's do it.
|
[
{
"end": 2,
"label": "动词原形",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 10,
"label": "其他",
"start": 3,
"token_end": 3,
"token_start": 1
}
] |
[
"Let",
"'s",
"do",
"it",
"."
] |
[
23,
49,
50,
50,
0
] |
Yeah!
|
[] |
[
"Yeah",
"!"
] |
[
0,
0
] |
I'm not going yet.
|
[
{
"end": 0,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 2,
"label": "助动词",
"start": 1,
"token_end": 1,
"token_start": 1
},
{
"end": 6,
"label": "否定词",
"start": 4,
"token_end": 2,
"token_start": 2
},
{
"end": 12,
"label": "动词现在分词",
"start": 8,
"token_end": 3,
"token_start": 3
},
{
"end": 16,
"label": "状语",
"start": 14,
"token_end": 4,
"token_start": 4
}
] |
[
"I",
"'m",
"not",
"going",
"yet",
"."
] |
[
1,
19,
41,
31,
13,
0
] |
Why not?
|
[] |
[
"Why",
"not",
"?"
] |
[
0,
0,
0
] |
Because you're not going.
|
[
{
"end": 6,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 10,
"label": "主语",
"start": 8,
"token_end": 1,
"token_start": 1
},
{
"end": 13,
"label": "助动词",
"start": 11,
"token_end": 2,
"token_start": 2
},
{
"end": 17,
"label": "否定词",
"start": 15,
"token_end": 3,
"token_start": 3
},
{
"end": 23,
"label": "动词现在分词",
"start": 19,
"token_end": 4,
"token_start": 4
}
] |
[
"Because",
"you",
"'re",
"not",
"going",
"."
] |
[
39,
1,
19,
41,
31,
0
] |
You can do it.
|
[
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "助动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "动词原形",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 12,
"label": "宾语",
"start": 11,
"token_end": 3,
"token_start": 3
}
] |
[
"You",
"can",
"do",
"it",
"."
] |
[
1,
19,
23,
5,
0
] |
You can go, Ruru.
|
[
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "助动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "动词原形",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 15,
"label": "其他",
"start": 12,
"token_end": 4,
"token_start": 4
}
] |
[
"You",
"can",
"go",
",",
"Ruru",
"."
] |
[
1,
19,
23,
0,
49,
0
] |
Bye bye, son.
|
[] |
[
"Bye",
"bye",
",",
"son",
"."
] |
[
0,
0,
0,
0,
0
] |
Ruru's dad isn't kidding.
|
[
{
"end": 9,
"label": "主语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 12,
"label": "助动词",
"start": 11,
"token_end": 3,
"token_start": 3
},
{
"end": 15,
"label": "否定词",
"start": 13,
"token_end": 4,
"token_start": 4
},
{
"end": 23,
"label": "动词现在分词",
"start": 17,
"token_end": 5,
"token_start": 5
}
] |
[
"Ruru",
"'s",
"dad",
"is",
"n't",
"kidding",
"."
] |
[
1,
2,
2,
19,
41,
31,
0
] |
He really is sending his three-year-old son out alone into the streets of Tokyo.
|
[
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 8,
"label": "状语",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "助动词",
"start": 10,
"token_end": 2,
"token_start": 2
},
{
"end": 19,
"label": "动词现在分词",
"start": 13,
"token_end": 3,
"token_start": 3
},
{
"end": 42,
"label": "宾语",
"start": 21,
"token_end": 10,
"token_start": 4
},
{
"end": 46,
"label": "小品词",
"start": 44,
"token_end": 11,
"token_start": 11
},
{
"end": 52,
"label": "状语",
"start": 48,
"token_end": 12,
"token_start": 12
},
{
"end": 78,
"label": "状语",
"start": 54,
"token_end": 17,
"token_start": 13
}
] |
[
"He",
"really",
"is",
"sending",
"his",
"three",
"-",
"year",
"-",
"old",
"son",
"out",
"alone",
"into",
"the",
"streets",
"of",
"Tokyo",
"."
] |
[
1,
13,
19,
31,
5,
6,
6,
6,
6,
6,
6,
37,
13,
13,
14,
14,
14,
14,
0
] |
For most parents in the West, this would be an extraordinary thing to do.
|
[
{
"end": 27,
"label": "状语",
"start": 0,
"token_end": 5,
"token_start": 0
},
{
"end": 33,
"label": "主语",
"start": 30,
"token_end": 7,
"token_start": 7
},
{
"end": 39,
"label": "助动词",
"start": 35,
"token_end": 8,
"token_start": 8
},
{
"end": 42,
"label": "系动词",
"start": 41,
"token_end": 9,
"token_start": 9
},
{
"end": 71,
"label": "表语",
"start": 44,
"token_end": 14,
"token_start": 10
}
] |
[
"For",
"most",
"parents",
"in",
"the",
"West",
",",
"this",
"would",
"be",
"an",
"extraordinary",
"thing",
"to",
"do",
"."
] |
[
13,
14,
14,
14,
14,
14,
0,
1,
19,
25,
11,
12,
12,
12,
12,
0
] |
But here, it's a custom known as the first errand.
|
[
{
"end": 2,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "状语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "主语",
"start": 10,
"token_end": 3,
"token_start": 3
},
{
"end": 13,
"label": "系动词",
"start": 12,
"token_end": 4,
"token_start": 4
},
{
"end": 48,
"label": "表语",
"start": 15,
"token_end": 11,
"token_start": 5
}
] |
[
"But",
"here",
",",
"it",
"'s",
"a",
"custom",
"known",
"as",
"the",
"first",
"errand",
"."
] |
[
39,
13,
0,
1,
25,
11,
12,
12,
12,
12,
12,
12,
0
] |
It's a child's introduction to real independence.
|
[
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 3,
"label": "系动词",
"start": 2,
"token_end": 1,
"token_start": 1
},
{
"end": 47,
"label": "表语",
"start": 5,
"token_end": 8,
"token_start": 2
}
] |
[
"It",
"'s",
"a",
"child",
"'s",
"introduction",
"to",
"real",
"independence",
"."
] |
[
1,
25,
11,
12,
12,
12,
12,
12,
12,
0
] |
Ruru's crossed busy roads before and he's been in underpasses, but always with a parent by his side.
|
[
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "助动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 13,
"label": "动词过去分词",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 24,
"label": "宾语",
"start": 15,
"token_end": 4,
"token_start": 3
},
{
"end": 31,
"label": "状语",
"start": 26,
"token_end": 5,
"token_start": 5
},
{
"end": 35,
"label": "连词",
"start": 33,
"token_end": 6,
"token_start": 6
},
{
"end": 99,
"label": "并列连句",
"start": 37,
"token_end": 21,
"token_start": 7
}
] |
[
"Ruru",
"'s",
"crossed",
"busy",
"roads",
"before",
"and",
"he",
"'s",
"been",
"in",
"underpasses",
",",
"but",
"always",
"with",
"a",
"parent",
"by",
"his",
"side",
"."
] |
[
1,
19,
33,
5,
6,
13,
39,
45,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46
] |
Now he's got to find his own way and decide for himself when it's safe and when it isn't.
|
[
{
"end": 2,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 7,
"label": "助动词",
"start": 6,
"token_end": 2,
"token_start": 2
},
{
"end": 11,
"label": "系动词",
"start": 9,
"token_end": 3,
"token_start": 3
},
{
"end": 87,
"label": "其他",
"start": 13,
"token_end": 21,
"token_start": 4
}
] |
[
"Now",
"he",
"'s",
"got",
"to",
"find",
"his",
"own",
"way",
"and",
"decide",
"for",
"himself",
"when",
"it",
"'s",
"safe",
"and",
"when",
"it",
"is",
"n't",
"."
] |
[
13,
1,
19,
25,
49,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
0
] |
Your sushi is ready.
|
[
{
"end": 9,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 12,
"label": "系动词",
"start": 11,
"token_end": 2,
"token_start": 2
},
{
"end": 18,
"label": "表语",
"start": 14,
"token_end": 3,
"token_start": 3
}
] |
[
"Your",
"sushi",
"is",
"ready",
"."
] |
[
1,
2,
25,
11,
0
] |
Do you have money?
|
[
{
"end": 1,
"label": "助动词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "主语",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "动词原形",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 16,
"label": "宾语",
"start": 12,
"token_end": 3,
"token_start": 3
}
] |
[
"Do",
"you",
"have",
"money",
"?"
] |
[
19,
1,
23,
5,
0
] |
I do.
|
[
{
"end": 0,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 3,
"label": "动词原形",
"start": 2,
"token_end": 1,
"token_start": 1
}
] |
[
"I",
"do",
"."
] |
[
1,
23,
0
] |
Ah, ah, ah, ah!
|
[] |
[
"Ah",
",",
"ah",
",",
"ah",
",",
"ah",
"!"
] |
[
0,
0,
0,
0,
0,
0,
0,
0
] |
Having got what he came for, Ruru's embracing his new freedom by spending his dad's change.
|
[
{
"end": 26,
"label": "状语",
"start": 0,
"token_end": 5,
"token_start": 0
},
{
"end": 32,
"label": "主语",
"start": 29,
"token_end": 7,
"token_start": 7
},
{
"end": 34,
"label": "助动词",
"start": 33,
"token_end": 8,
"token_start": 8
},
{
"end": 44,
"label": "动词现在分词",
"start": 36,
"token_end": 9,
"token_start": 9
},
{
"end": 60,
"label": "宾语",
"start": 46,
"token_end": 12,
"token_start": 10
},
{
"end": 89,
"label": "状语",
"start": 62,
"token_end": 18,
"token_start": 13
}
] |
[
"Having",
"got",
"what",
"he",
"came",
"for",
",",
"Ruru",
"'s",
"embracing",
"his",
"new",
"freedom",
"by",
"spending",
"his",
"dad",
"'s",
"change",
"."
] |
[
13,
14,
14,
14,
14,
14,
0,
1,
19,
31,
5,
6,
6,
13,
14,
14,
14,
14,
14,
0
] |
More importantly, he's discovered that he's capable of something he could never have imagined before.
|
[
{
"end": 15,
"label": "状语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 19,
"label": "主语",
"start": 18,
"token_end": 3,
"token_start": 3
},
{
"end": 21,
"label": "助动词",
"start": 20,
"token_end": 4,
"token_start": 4
},
{
"end": 32,
"label": "动词过去分词",
"start": 23,
"token_end": 5,
"token_start": 5
},
{
"end": 99,
"label": "其他",
"start": 34,
"token_end": 17,
"token_start": 6
}
] |
[
"More",
"importantly",
",",
"he",
"'s",
"discovered",
"that",
"he",
"'s",
"capable",
"of",
"something",
"he",
"could",
"never",
"have",
"imagined",
"before",
"."
] |
[
13,
14,
0,
1,
19,
33,
49,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
50,
0
] |
It's a different little boy that comes back through the front door.
|
[
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 3,
"label": "系动词",
"start": 2,
"token_end": 1,
"token_start": 1
},
{
"end": 65,
"label": "表语",
"start": 5,
"token_end": 12,
"token_start": 2
}
] |
[
"It",
"'s",
"a",
"different",
"little",
"boy",
"that",
"comes",
"back",
"through",
"the",
"front",
"door",
"."
] |
[
1,
25,
11,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
0
] |
Welcome home.
|
[
{
"end": 6,
"label": "动词原形",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 11,
"label": "其他",
"start": 8,
"token_end": 1,
"token_start": 1
}
] |
[
"Welcome",
"home",
"."
] |
[
23,
49,
0
] |
For Ruru, this is just one step in an incredible journey that takes 2,000 days.
|
[
{
"end": 7,
"label": "状语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 13,
"label": "主语",
"start": 10,
"token_end": 3,
"token_start": 3
},
{
"end": 16,
"label": "系动词",
"start": 15,
"token_end": 4,
"token_start": 4
},
{
"end": 77,
"label": "表语",
"start": 18,
"token_end": 15,
"token_start": 5
}
] |
[
"For",
"Ruru",
",",
"this",
"is",
"just",
"one",
"step",
"in",
"an",
"incredible",
"journey",
"that",
"takes",
"2,000",
"days",
"."
] |
[
13,
14,
0,
1,
25,
11,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
0
] |
2,000 days, when we transform from a helpless newborn into the most capable creature on the planet.
|
[] |
[
"2,000",
"days",
",",
"when",
"we",
"transform",
"from",
"a",
"helpless",
"newborn",
"into",
"the",
"most",
"capable",
"creature",
"on",
"the",
"planet",
"."
] |
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
] |
Told through the eyes of 100 children around the world, this is the extraordinary story of how we learn to talk, move, think and love.
|
[
{
"end": 53,
"label": "状语",
"start": 0,
"token_end": 9,
"token_start": 0
},
{
"end": 59,
"label": "主语",
"start": 56,
"token_end": 11,
"token_start": 11
},
{
"end": 62,
"label": "系动词",
"start": 61,
"token_end": 12,
"token_start": 12
},
{
"end": 132,
"label": "表语",
"start": 64,
"token_end": 27,
"token_start": 13
}
] |
[
"Told",
"through",
"the",
"eyes",
"of",
"100",
"children",
"around",
"the",
"world",
",",
"this",
"is",
"the",
"extraordinary",
"story",
"of",
"how",
"we",
"learn",
"to",
"talk",
",",
"move",
",",
"think",
"and",
"love",
"."
] |
[
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0,
1,
25,
11,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
0
] |
This time, how each of us forms a unique identity discovering our passions, our personality.
|
[
{
"end": 8,
"label": "状语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 13,
"label": "状语",
"start": 11,
"token_end": 3,
"token_start": 3
},
{
"end": 24,
"label": "主语",
"start": 15,
"token_end": 6,
"token_start": 4
},
{
"end": 30,
"label": "动词第三人称单数",
"start": 26,
"token_end": 7,
"token_start": 7
},
{
"end": 48,
"label": "宾语",
"start": 32,
"token_end": 10,
"token_start": 8
},
{
"end": 90,
"label": "状语",
"start": 50,
"token_end": 16,
"token_start": 11
}
] |
[
"This",
"time",
",",
"how",
"each",
"of",
"us",
"forms",
"a",
"unique",
"identity",
"discovering",
"our",
"passions",
",",
"our",
"personality",
"."
] |
[
13,
14,
0,
13,
1,
2,
2,
29,
5,
6,
6,
13,
14,
14,
14,
14,
14,
0
] |
Why did you choose this one today?
|
[
{
"end": 2,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "助动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "主语",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 17,
"label": "动词原形",
"start": 12,
"token_end": 3,
"token_start": 3
},
{
"end": 26,
"label": "宾语",
"start": 19,
"token_end": 5,
"token_start": 4
},
{
"end": 32,
"label": "其他",
"start": 28,
"token_end": 6,
"token_start": 6
}
] |
[
"Why",
"did",
"you",
"choose",
"this",
"one",
"today",
"?"
] |
[
13,
19,
1,
23,
5,
6,
49,
0
] |
Because it has so much roses and gold.
|
[
{
"end": 6,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 9,
"label": "主语",
"start": 8,
"token_end": 1,
"token_start": 1
},
{
"end": 13,
"label": "动词第三人称单数",
"start": 11,
"token_end": 2,
"token_start": 2
},
{
"end": 36,
"label": "宾语",
"start": 15,
"token_end": 7,
"token_start": 3
}
] |
[
"Because",
"it",
"has",
"so",
"much",
"roses",
"and",
"gold",
"."
] |
[
39,
1,
29,
5,
6,
6,
6,
6,
0
] |
And how we fit in.
|
[
{
"end": 2,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "状语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "主语",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 13,
"label": "动词原形",
"start": 11,
"token_end": 3,
"token_start": 3
},
{
"end": 16,
"label": "小品词",
"start": 15,
"token_end": 4,
"token_start": 4
}
] |
[
"And",
"how",
"we",
"fit",
"in",
"."
] |
[
39,
13,
1,
23,
37,
0
] |
From the moment we're born, until we've turned five, 2,000 days.
|
[] |
[
"From",
"the",
"moment",
"we",
"'re",
"born",
",",
"until",
"we",
"'ve",
"turned",
"five",
",",
"2,000",
"days",
"."
] |
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
] |
That are the secret to becoming you.
|
[
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "系动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 34,
"label": "表语",
"start": 9,
"token_end": 6,
"token_start": 2
}
] |
[
"That",
"are",
"the",
"secret",
"to",
"becoming",
"you",
"."
] |
[
1,
25,
11,
12,
12,
12,
12,
0
] |
That there's baby's heart beating.
|
[
{
"end": 3,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 9,
"label": "形式主语",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "动词第三人称单数",
"start": 10,
"token_end": 2,
"token_start": 2
},
{
"end": 32,
"label": "主语",
"start": 13,
"token_end": 6,
"token_start": 3
}
] |
[
"That",
"there",
"'s",
"baby",
"'s",
"heart",
"beating",
"."
] |
[
39,
3,
29,
1,
2,
2,
2,
0
] |
Okay.
|
[] |
[
"Okay",
"."
] |
[
0,
0
] |
So here we can see the scrotum and the penis, so it's a boy.
|
[
{
"end": 1,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 43,
"label": "并列句",
"start": 3,
"token_end": 9,
"token_start": 1
},
{
"end": 47,
"label": "其他",
"start": 46,
"token_end": 11,
"token_start": 11
},
{
"end": 50,
"label": "主语",
"start": 49,
"token_end": 12,
"token_start": 12
},
{
"end": 52,
"label": "系动词",
"start": 51,
"token_end": 13,
"token_start": 13
},
{
"end": 58,
"label": "表语",
"start": 54,
"token_end": 15,
"token_start": 14
}
] |
[
"So",
"here",
"we",
"can",
"see",
"the",
"scrotum",
"and",
"the",
"penis",
",",
"so",
"it",
"'s",
"a",
"boy",
"."
] |
[
13,
47,
48,
48,
48,
48,
48,
48,
48,
48,
0,
49,
1,
25,
11,
12,
0
] |
Tiffany is seven months pregnant, and she's making one of the biggest decisions in her baby's life.
|
[
{
"end": 6,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 9,
"label": "系动词",
"start": 8,
"token_end": 1,
"token_start": 1
},
{
"end": 31,
"label": "表语",
"start": 11,
"token_end": 4,
"token_start": 2
},
{
"end": 36,
"label": "连词",
"start": 34,
"token_end": 6,
"token_start": 6
},
{
"end": 98,
"label": "并列连句",
"start": 38,
"token_end": 20,
"token_start": 7
}
] |
[
"Tiffany",
"is",
"seven",
"months",
"pregnant",
",",
"and",
"she",
"'s",
"making",
"one",
"of",
"the",
"biggest",
"decisions",
"in",
"her",
"baby",
"'s",
"life",
"."
] |
[
1,
25,
11,
12,
12,
0,
39,
45,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46,
46
] |
Have you got any names yet?
|
[
{
"end": 3,
"label": "助动词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "主语",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "动词过去分词",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 21,
"label": "宾语",
"start": 13,
"token_end": 4,
"token_start": 3
},
{
"end": 25,
"label": "状语",
"start": 23,
"token_end": 5,
"token_start": 5
}
] |
[
"Have",
"you",
"got",
"any",
"names",
"yet",
"?"
] |
[
19,
1,
33,
5,
6,
13,
0
] |
Because it's a boy, I'm thinking either Zeke...
|
[
{
"end": 17,
"label": "状语",
"start": 0,
"token_end": 4,
"token_start": 0
},
{
"end": 20,
"label": "主语",
"start": 20,
"token_end": 6,
"token_start": 6
},
{
"end": 22,
"label": "助动词",
"start": 21,
"token_end": 7,
"token_start": 7
},
{
"end": 31,
"label": "动词现在分词",
"start": 24,
"token_end": 8,
"token_start": 8
},
{
"end": 43,
"label": "宾语",
"start": 33,
"token_end": 10,
"token_start": 9
}
] |
[
"Because",
"it",
"'s",
"a",
"boy",
",",
"I",
"'m",
"thinking",
"either",
"Zeke",
"..."
] |
[
13,
14,
14,
14,
14,
0,
1,
19,
31,
5,
6,
0
] |
Zeke?
|
[] |
[
"Zeke",
"?"
] |
[
0,
0
] |
Okay, that's nice.
|
[
{
"end": 3,
"label": "感叹语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 9,
"label": "主语",
"start": 6,
"token_end": 2,
"token_start": 2
},
{
"end": 11,
"label": "系动词",
"start": 10,
"token_end": 3,
"token_start": 3
},
{
"end": 16,
"label": "表语",
"start": 13,
"token_end": 4,
"token_start": 4
}
] |
[
"Okay",
",",
"that",
"'s",
"nice",
"."
] |
[
15,
0,
1,
25,
11,
0
] |
If not Zeke, I'm going to go with Slade.
|
[
{
"end": 10,
"label": "状语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 13,
"label": "主语",
"start": 13,
"token_end": 4,
"token_start": 4
},
{
"end": 15,
"label": "助动词",
"start": 14,
"token_end": 5,
"token_start": 5
},
{
"end": 21,
"label": "动词现在分词",
"start": 17,
"token_end": 6,
"token_start": 6
},
{
"end": 24,
"label": "介词",
"start": 23,
"token_end": 7,
"token_start": 7
},
{
"end": 27,
"label": "系动词",
"start": 26,
"token_end": 8,
"token_start": 8
},
{
"end": 38,
"label": "状语",
"start": 29,
"token_end": 10,
"token_start": 9
}
] |
[
"If",
"not",
"Zeke",
",",
"I",
"'m",
"going",
"to",
"go",
"with",
"Slade",
"."
] |
[
13,
14,
14,
0,
1,
19,
31,
43,
25,
13,
14,
0
] |
Those are my top two names for a boy.
|
[
{
"end": 4,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 8,
"label": "系动词",
"start": 6,
"token_end": 1,
"token_start": 1
},
{
"end": 35,
"label": "表语",
"start": 10,
"token_end": 8,
"token_start": 2
}
] |
[
"Those",
"are",
"my",
"top",
"two",
"names",
"for",
"a",
"boy",
"."
] |
[
1,
25,
11,
12,
12,
12,
12,
12,
12,
0
] |
His identity begins with a name.
|
[
{
"end": 11,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 18,
"label": "动词第三人称单数",
"start": 13,
"token_end": 2,
"token_start": 2
},
{
"end": 30,
"label": "状语",
"start": 20,
"token_end": 5,
"token_start": 3
}
] |
[
"His",
"identity",
"begins",
"with",
"a",
"name",
"."
] |
[
1,
2,
29,
13,
14,
14,
0
] |
Zeke.
|
[] |
[
"Zeke",
"."
] |
[
0,
0
] |
I love you, Mommy.
|
[
{
"end": 0,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "动词原形",
"start": 2,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "宾语",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 16,
"label": "其他",
"start": 12,
"token_end": 4,
"token_start": 4
}
] |
[
"I",
"love",
"you",
",",
"Mommy",
"."
] |
[
1,
23,
5,
0,
49,
0
] |
It's the sound he'll hear more than any other.
|
[
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 3,
"label": "系动词",
"start": 2,
"token_end": 1,
"token_start": 1
},
{
"end": 44,
"label": "表语",
"start": 5,
"token_end": 10,
"token_start": 2
}
] |
[
"It",
"'s",
"the",
"sound",
"he",
"'ll",
"hear",
"more",
"than",
"any",
"other",
"."
] |
[
1,
25,
11,
12,
12,
12,
12,
12,
12,
12,
12,
0
] |
Zeke.
|
[] |
[
"Zeke",
"."
] |
[
0,
0
] |
Yes.
|
[] |
[
"Yes",
"."
] |
[
0,
0
] |
Even though, by four months...
|
[] |
[
"Even",
"though",
",",
"by",
"four",
"months",
"..."
] |
[
0,
0,
0,
0,
0,
0,
0
] |
Carlos?
|
[] |
[
"Carlos",
"?"
] |
[
0,
0
] |
babies react to it...
|
[
{
"end": 5,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 11,
"label": "动词原形",
"start": 7,
"token_end": 1,
"token_start": 1
},
{
"end": 17,
"label": "状语",
"start": 13,
"token_end": 3,
"token_start": 2
}
] |
[
"babies",
"react",
"to",
"it",
"..."
] |
[
1,
23,
13,
14,
0
] |
Jesse?
|
[] |
[
"Jesse",
"?"
] |
[
0,
0
] |
Ah?
|
[] |
[
"Ah",
"?"
] |
[
0,
0
] |
They don't yet understand what having a name really means.
|
[
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "助动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "否定词",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 13,
"label": "状语",
"start": 11,
"token_end": 3,
"token_start": 3
},
{
"end": 24,
"label": "动词原形",
"start": 15,
"token_end": 4,
"token_start": 4
},
{
"end": 56,
"label": "其他",
"start": 26,
"token_end": 10,
"token_start": 5
}
] |
[
"They",
"do",
"n't",
"yet",
"understand",
"what",
"having",
"a",
"name",
"really",
"means",
"."
] |
[
1,
19,
41,
13,
23,
49,
50,
50,
50,
50,
50,
0
] |
Hussein.
|
[] |
[
"Hussein",
"."
] |
[
0,
0
] |
Lily.
|
[] |
[
"Lily",
"."
] |
[
0,
0
] |
Because babies have no idea they're even a person separate from everyone around them.
|
[
{
"end": 6,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 13,
"label": "主语",
"start": 8,
"token_end": 1,
"token_start": 1
},
{
"end": 18,
"label": "动词原形",
"start": 15,
"token_end": 2,
"token_start": 2
},
{
"end": 83,
"label": "宾语",
"start": 20,
"token_end": 14,
"token_start": 3
}
] |
[
"Because",
"babies",
"have",
"no",
"idea",
"they",
"'re",
"even",
"a",
"person",
"separate",
"from",
"everyone",
"around",
"them",
"."
] |
[
39,
1,
23,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
They think they're part of whoever they're with.
|
[
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 9,
"label": "动词原形",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 46,
"label": "其他",
"start": 11,
"token_end": 9,
"token_start": 2
}
] |
[
"They",
"think",
"they",
"'re",
"part",
"of",
"whoever",
"they",
"'re",
"with",
"."
] |
[
1,
23,
49,
50,
50,
50,
50,
50,
50,
50,
0
] |
The sausage is next.
|
[
{
"end": 10,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 13,
"label": "系动词",
"start": 12,
"token_end": 2,
"token_start": 2
},
{
"end": 18,
"label": "表语",
"start": 15,
"token_end": 3,
"token_start": 3
}
] |
[
"The",
"sausage",
"is",
"next",
"."
] |
[
1,
2,
25,
11,
0
] |
And they can't start building their own identity.
|
[
{
"end": 2,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "助动词",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 13,
"label": "否定词",
"start": 11,
"token_end": 3,
"token_start": 3
},
{
"end": 19,
"label": "动词原形",
"start": 15,
"token_end": 4,
"token_start": 4
},
{
"end": 47,
"label": "其他",
"start": 21,
"token_end": 8,
"token_start": 5
}
] |
[
"And",
"they",
"ca",
"n't",
"start",
"building",
"their",
"own",
"identity",
"."
] |
[
39,
1,
19,
41,
23,
49,
50,
50,
50,
0
] |
Hey.
|
[] |
[
"Hey",
"."
] |
[
0,
0
] |
until they realize there's a "me."
|
[
{
"end": 4,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 9,
"label": "主语",
"start": 6,
"token_end": 1,
"token_start": 1
},
{
"end": 17,
"label": "动词原形",
"start": 11,
"token_end": 2,
"token_start": 2
},
{
"end": 31,
"label": "其他",
"start": 19,
"token_end": 7,
"token_start": 3
}
] |
[
"until",
"they",
"realize",
"there",
"'s",
"a",
"\"",
"me",
".",
"\""
] |
[
39,
1,
23,
49,
50,
50,
50,
50,
0,
0
] |
Oh, oh, oh!
|
[] |
[
"Oh",
",",
"oh",
",",
"oh",
"!"
] |
[
0,
0,
0,
0,
0,
0
] |
This is Nao.
|
[
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "系动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "表语",
"start": 8,
"token_end": 2,
"token_start": 2
}
] |
[
"This",
"is",
"Nao",
"."
] |
[
1,
25,
11,
0
] |
She's nearly two.
|
[
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 4,
"label": "系动词",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 15,
"label": "表语",
"start": 6,
"token_end": 3,
"token_start": 2
}
] |
[
"She",
"'s",
"nearly",
"two",
"."
] |
[
1,
25,
11,
12,
0
] |
She can walk, and she can talk.
|
[
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "助动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "动词原形",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 16,
"label": "连词",
"start": 14,
"token_end": 4,
"token_start": 4
},
{
"end": 30,
"label": "并列连句",
"start": 18,
"token_end": 8,
"token_start": 5
}
] |
[
"She",
"can",
"walk",
",",
"and",
"she",
"can",
"talk",
"."
] |
[
1,
19,
23,
0,
39,
45,
46,
46,
46
] |
Where are you going?
|
[
{
"end": 4,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 8,
"label": "助动词",
"start": 6,
"token_end": 1,
"token_start": 1
},
{
"end": 12,
"label": "主语",
"start": 10,
"token_end": 2,
"token_start": 2
},
{
"end": 18,
"label": "动词现在分词",
"start": 14,
"token_end": 3,
"token_start": 3
}
] |
[
"Where",
"are",
"you",
"going",
"?"
] |
[
13,
19,
1,
31,
0
] |
But she still hasn't grasped she's a separate person.
|
[
{
"end": 2,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 12,
"label": "状语",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 16,
"label": "助动词",
"start": 14,
"token_end": 3,
"token_start": 3
},
{
"end": 19,
"label": "否定词",
"start": 17,
"token_end": 4,
"token_start": 4
},
{
"end": 27,
"label": "动词过去分词",
"start": 21,
"token_end": 5,
"token_start": 5
},
{
"end": 51,
"label": "其他",
"start": 29,
"token_end": 10,
"token_start": 6
}
] |
[
"But",
"she",
"still",
"has",
"n't",
"grasped",
"she",
"'s",
"a",
"separate",
"person",
"."
] |
[
39,
1,
13,
19,
41,
33,
49,
50,
50,
50,
50,
0
] |
And that means when Nao looks in the mirror...
|
[
{
"end": 2,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 13,
"label": "动词第三人称单数",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 42,
"label": "状语",
"start": 15,
"token_end": 8,
"token_start": 3
}
] |
[
"And",
"that",
"means",
"when",
"Nao",
"looks",
"in",
"the",
"mirror",
"..."
] |
[
39,
1,
29,
13,
14,
14,
14,
14,
14,
0
] |
Who is this, Nao?
|
[
{
"end": 2,
"label": "表语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "系动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "主语",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 15,
"label": "其他",
"start": 13,
"token_end": 4,
"token_start": 4
}
] |
[
"Who",
"is",
"this",
",",
"Nao",
"?"
] |
[
11,
25,
1,
0,
49,
0
] |
Who is this?
|
[
{
"end": 2,
"label": "表语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "系动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "主语",
"start": 7,
"token_end": 2,
"token_start": 2
}
] |
[
"Who",
"is",
"this",
"?"
] |
[
11,
25,
1,
0
] |
she doesn't recognize her own reflection.
|
[
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "助动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "否定词",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 20,
"label": "动词原形",
"start": 12,
"token_end": 3,
"token_start": 3
},
{
"end": 39,
"label": "宾语",
"start": 22,
"token_end": 6,
"token_start": 4
}
] |
[
"she",
"does",
"n't",
"recognize",
"her",
"own",
"reflection",
"."
] |
[
1,
19,
41,
23,
5,
6,
6,
0
] |
Baby, baby.
|
[] |
[
"Baby",
",",
"baby",
"."
] |
[
0,
0,
0,
0
] |
It's as if she's looking at some other little girl.
|
[
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 3,
"label": "动词第三人称单数",
"start": 2,
"token_end": 1,
"token_start": 1
},
{
"end": 49,
"label": "状语",
"start": 5,
"token_end": 11,
"token_start": 2
}
] |
[
"It",
"'s",
"as",
"if",
"she",
"'s",
"looking",
"at",
"some",
"other",
"little",
"girl",
"."
] |
[
1,
29,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
Nao even offers her a cookie.
|
[
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "状语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 14,
"label": "动词第三人称单数",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 18,
"label": "间接宾语",
"start": 16,
"token_end": 3,
"token_start": 3
},
{
"end": 27,
"label": "直接宾语",
"start": 20,
"token_end": 5,
"token_start": 4
}
] |
[
"Nao",
"even",
"offers",
"her",
"a",
"cookie",
"."
] |
[
1,
13,
29,
9,
7,
8,
0
] |
This other little girl seems to turn up wherever Nao goes.
|
[
{
"end": 21,
"label": "主语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 27,
"label": "系动词",
"start": 23,
"token_end": 4,
"token_start": 4
},
{
"end": 56,
"label": "其他",
"start": 29,
"token_end": 10,
"token_start": 5
}
] |
[
"This",
"other",
"little",
"girl",
"seems",
"to",
"turn",
"up",
"wherever",
"Nao",
"goes",
"."
] |
[
1,
2,
2,
2,
25,
49,
50,
50,
50,
50,
50,
0
] |
Wow.
|
[] |
[
"Wow",
"."
] |
[
0,
0
] |
Wow.
|
[] |
[
"Wow",
"."
] |
[
0,
0
] |
Yeah.
|
[] |
[
"Yeah",
"."
] |
[
0,
0
] |
On a trip out to an art gallery, she recognizes her mum's reflection.
|
[
{
"end": 30,
"label": "状语",
"start": 0,
"token_end": 7,
"token_start": 0
},
{
"end": 35,
"label": "主语",
"start": 33,
"token_end": 9,
"token_start": 9
},
{
"end": 46,
"label": "动词第三人称单数",
"start": 37,
"token_end": 10,
"token_start": 10
},
{
"end": 67,
"label": "宾语",
"start": 48,
"token_end": 14,
"token_start": 11
}
] |
[
"On",
"a",
"trip",
"out",
"to",
"an",
"art",
"gallery",
",",
"she",
"recognizes",
"her",
"mum",
"'s",
"reflection",
"."
] |
[
13,
14,
14,
14,
14,
14,
14,
14,
0,
1,
29,
5,
6,
6,
6,
0
] |
Who is that?
|
[
{
"end": 2,
"label": "表语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "系动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 10,
"label": "主语",
"start": 7,
"token_end": 2,
"token_start": 2
}
] |
[
"Who",
"is",
"that",
"?"
] |
[
11,
25,
1,
0
] |
Mama.
|
[] |
[
"Mama",
"."
] |
[
0,
0
] |
It's mama, isn't it?
|
[
{
"end": 8,
"label": "并列句",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 12,
"label": "系动词",
"start": 11,
"token_end": 4,
"token_start": 4
},
{
"end": 15,
"label": "否定词",
"start": 13,
"token_end": 5,
"token_start": 5
},
{
"end": 18,
"label": "主语",
"start": 17,
"token_end": 6,
"token_start": 6
}
] |
[
"It",
"'s",
"mama",
",",
"is",
"n't",
"it",
"?"
] |
[
47,
48,
48,
0,
25,
41,
1,
0
] |
But who does she think is with mum?
|
[
{
"end": 2,
"label": "连词",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "其他",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "助动词",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 15,
"label": "主语",
"start": 13,
"token_end": 3,
"token_start": 3
},
{
"end": 21,
"label": "动词原形",
"start": 17,
"token_end": 4,
"token_start": 4
},
{
"end": 33,
"label": "其他",
"start": 23,
"token_end": 7,
"token_start": 5
}
] |
[
"But",
"who",
"does",
"she",
"think",
"is",
"with",
"mum",
"?"
] |
[
39,
49,
19,
1,
23,
49,
50,
50,
0
] |
Baby.
|
[] |
[
"Baby",
"."
] |
[
0,
0
] |
Mmhmm.
|
[] |
[
"Mmhmm",
"."
] |
[
0,
0
] |
The baby is that other little girl again.
|
[
{
"end": 7,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 10,
"label": "系动词",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 33,
"label": "表语",
"start": 12,
"token_end": 6,
"token_start": 3
},
{
"end": 39,
"label": "状语",
"start": 35,
"token_end": 7,
"token_start": 7
}
] |
[
"The",
"baby",
"is",
"that",
"other",
"little",
"girl",
"again",
"."
] |
[
1,
2,
25,
11,
12,
12,
12,
13,
0
] |
Bye bye.
|
[] |
[
"Bye",
"bye",
"."
] |
[
0,
0,
0
] |
Yay!
|
[] |
[
"Yay",
"!"
] |
[
0,
0
] |
Three months later...
|
[] |
[
"Three",
"months",
"later",
"..."
] |
[
0,
0,
0,
0
] |
End of preview. Expand
in Data Studio
No dataset card yet
- Downloads last month
- 3