text
stringlengths 5
246
| spans
listlengths 0
12
| tokens
sequencelengths 2
48
| tags
sequencelengths 2
48
|
---|---|---|---|
But it also affects us personally. | [
{
"end": 6,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "状语",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 19,
"label": "动词第三人称单数",
"start": 12,
"token_end": 3,
"token_start": 3
},
{
"end": 22,
"label": "宾语",
"start": 20,
"token_end": 4,
"token_start": 4
},
{
"end": 33,
"label": "状语",
"start": 23,
"token_end": 5,
"token_start": 5
}
] | [
"But",
"it",
"also",
"affects",
"us",
"personally",
"."
] | [
0,
1,
13,
25,
5,
13,
0
] |
Every person is the result of 3.5 billion years of evolution. | [
{
"end": 11,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 14,
"label": "系动词",
"start": 13,
"token_end": 2,
"token_start": 2
},
{
"end": 59,
"label": "表语",
"start": 16,
"token_end": 10,
"token_start": 3
}
] | [
"Every",
"person",
"is",
"the",
"result",
"of",
"3.5",
"billion",
"years",
"of",
"evolution",
"."
] | [
1,
2,
21,
11,
12,
12,
12,
12,
12,
12,
12,
0
] |
And that includes you. | [
{
"end": 8,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 17,
"label": "动词第三人称单数",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 21,
"label": "宾语",
"start": 18,
"token_end": 3,
"token_start": 3
}
] | [
"And",
"that",
"includes",
"you",
"."
] | [
0,
1,
25,
5,
0
] |
Your ancestors fought and adapted in order to survive. | [
{
"end": 14,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 21,
"label": "动词过去式",
"start": 15,
"token_end": 2,
"token_start": 2
},
{
"end": 53,
"label": "并列句",
"start": 26,
"token_end": 8,
"token_start": 4
}
] | [
"Your",
"ancestors",
"fought",
"and",
"adapted",
"in",
"order",
"to",
"survive",
"."
] | [
1,
2,
23,
0,
41,
42,
42,
42,
42,
0
] |
This survival was an extremely uncertain thing. | [
{
"end": 12,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 16,
"label": "系动词",
"start": 14,
"token_end": 2,
"token_start": 2
},
{
"end": 45,
"label": "表语",
"start": 18,
"token_end": 6,
"token_start": 3
}
] | [
"This",
"survival",
"was",
"an",
"extremely",
"uncertain",
"thing",
"."
] | [
1,
2,
21,
11,
12,
12,
12,
0
] |
If we consider the fact that 99% of all the species that have ever lived are extinct, then you can consider yourself part of a success story. | [
{
"end": 84,
"label": "状语",
"start": 0,
"token_end": 17,
"token_start": 0
},
{
"end": 90,
"label": "状语",
"start": 86,
"token_end": 19,
"token_start": 19
},
{
"end": 94,
"label": "主语",
"start": 91,
"token_end": 20,
"token_start": 20
},
{
"end": 98,
"label": "助动词",
"start": 95,
"token_end": 21,
"token_start": 21
},
{
"end": 107,
"label": "动词原形",
"start": 99,
"token_end": 22,
"token_start": 22
},
{
"end": 116,
"label": "宾语",
"start": 108,
"token_end": 23,
"token_start": 23
},
{
"end": 140,
"label": "补语",
"start": 117,
"token_end": 28,
"token_start": 24
}
] | [
"If",
"we",
"consider",
"the",
"fact",
"that",
"99",
"%",
"of",
"all",
"the",
"species",
"that",
"have",
"ever",
"lived",
"are",
"extinct",
",",
"then",
"you",
"can",
"consider",
"yourself",
"part",
"of",
"a",
"success",
"story",
"."
] | [
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0,
13,
1,
15,
19,
5,
33,
34,
34,
34,
34,
0
] |
The dinosaurs have disappeared, but you are alive, watching this video. | [
{
"end": 13,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 18,
"label": "助动词",
"start": 14,
"token_end": 2,
"token_start": 2
},
{
"end": 30,
"label": "动词过去分词",
"start": 19,
"token_end": 3,
"token_start": 3
},
{
"end": 70,
"label": "并列句",
"start": 36,
"token_end": 12,
"token_start": 6
}
] | [
"The",
"dinosaurs",
"have",
"disappeared",
",",
"but",
"you",
"are",
"alive",
",",
"watching",
"this",
"video",
"."
] | [
1,
2,
15,
29,
0,
0,
41,
42,
42,
42,
42,
42,
42,
0
] |
Because you're incredibly special. | [
{
"end": 11,
"label": "主语",
"start": 8,
"token_end": 1,
"token_start": 1
},
{
"end": 14,
"label": "系动词",
"start": 11,
"token_end": 2,
"token_start": 2
},
{
"end": 33,
"label": "表语",
"start": 15,
"token_end": 4,
"token_start": 3
}
] | [
"Because",
"you",
"'re",
"incredibly",
"special",
"."
] | [
0,
1,
21,
11,
12,
0
] |
A few days ago, Facebook proudly announced that they'd achieved 8 billion video views a day. | [
{
"end": 14,
"label": "状语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 24,
"label": "主语",
"start": 16,
"token_end": 5,
"token_start": 5
},
{
"end": 32,
"label": "状语",
"start": 25,
"token_end": 6,
"token_start": 6
},
{
"end": 42,
"label": "动词过去式",
"start": 33,
"token_end": 7,
"token_start": 7
},
{
"end": 91,
"label": "宾语",
"start": 43,
"token_end": 17,
"token_start": 8
}
] | [
"A",
"few",
"days",
"ago",
",",
"Facebook",
"proudly",
"announced",
"that",
"they",
"'d",
"achieved",
"8",
"billion",
"video",
"views",
"a",
"day",
"."
] | [
13,
14,
14,
14,
0,
1,
13,
23,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
That's really impressive, until you learn that in the first quarter of 2015, 725 of the thousand most viewed videos on Facebook were stolen, amassing a total of 17 billion views. | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "系动词",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 23,
"label": "表语",
"start": 7,
"token_end": 3,
"token_start": 2
},
{
"end": 176,
"label": "状语",
"start": 26,
"token_end": 34,
"token_start": 5
}
] | [
"That",
"'s",
"really",
"impressive",
",",
"until",
"you",
"learn",
"that",
"in",
"the",
"first",
"quarter",
"of",
"2015",
",",
"725",
"of",
"the",
"thousand",
"most",
"viewed",
"videos",
"on",
"Facebook",
"were",
"stolen",
",",
"amassing",
"a",
"total",
"of",
"17",
"billion",
"views",
"."
] | [
1,
21,
11,
12,
0,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
Sites and content aggregators steal videos from YouTube to go viral on Facebook. | [
{
"end": 29,
"label": "主语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 35,
"label": "动词原形",
"start": 30,
"token_end": 4,
"token_start": 4
},
{
"end": 42,
"label": "宾语",
"start": 36,
"token_end": 5,
"token_start": 5
},
{
"end": 55,
"label": "状语",
"start": 43,
"token_end": 7,
"token_start": 6
},
{
"end": 79,
"label": "状语",
"start": 56,
"token_end": 12,
"token_start": 8
}
] | [
"Sites",
"and",
"content",
"aggregators",
"steal",
"videos",
"from",
"YouTube",
"to",
"go",
"viral",
"on",
"Facebook",
"."
] | [
1,
2,
2,
2,
19,
5,
13,
14,
13,
14,
14,
14,
14,
0
] |
These videos go viral because Facebook is cheating. | [
{
"end": 11,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 14,
"label": "系动词",
"start": 13,
"token_end": 2,
"token_start": 2
},
{
"end": 20,
"label": "表语",
"start": 16,
"token_end": 3,
"token_start": 3
},
{
"end": 49,
"label": "状语",
"start": 22,
"token_end": 7,
"token_start": 4
}
] | [
"These",
"videos",
"go",
"viral",
"because",
"Facebook",
"is",
"cheating",
"."
] | [
1,
2,
21,
11,
13,
14,
14,
14,
0
] |
They rigged their algorithm so that videos uploaded into their player are preferred to YouTube links, | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 10,
"label": "动词过去式",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 26,
"label": "宾语",
"start": 12,
"token_end": 3,
"token_start": 2
},
{
"end": 99,
"label": "状语",
"start": 28,
"token_end": 15,
"token_start": 4
}
] | [
"They",
"rigged",
"their",
"algorithm",
"so",
"that",
"videos",
"uploaded",
"into",
"their",
"player",
"are",
"preferred",
"to",
"YouTube",
"links",
","
] | [
1,
23,
5,
6,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
because users should be kept as long as possible on the site, so Facebook can show them as many ads as possible. | [
{
"end": 13,
"label": "主语",
"start": 8,
"token_end": 1,
"token_start": 1
},
{
"end": 20,
"label": "助动词",
"start": 14,
"token_end": 2,
"token_start": 2
},
{
"end": 23,
"label": "助动词",
"start": 21,
"token_end": 3,
"token_start": 3
},
{
"end": 28,
"label": "系动词",
"start": 24,
"token_end": 4,
"token_start": 4
},
{
"end": 48,
"label": "状语",
"start": 29,
"token_end": 8,
"token_start": 5
},
{
"end": 60,
"label": "状语",
"start": 49,
"token_end": 11,
"token_start": 9
},
{
"end": 111,
"label": "并列句",
"start": 65,
"token_end": 22,
"token_start": 14
}
] | [
"because",
"users",
"should",
"be",
"kept",
"as",
"long",
"as",
"possible",
"on",
"the",
"site",
",",
"so",
"Facebook",
"can",
"show",
"them",
"as",
"many",
"ads",
"as",
"possible",
"."
] | [
0,
1,
15,
15,
21,
13,
14,
14,
14,
13,
14,
14,
0,
0,
41,
42,
42,
42,
42,
42,
42,
42,
42,
0
] |
This is, after all, their business model. | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "系动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 17,
"label": "状语",
"start": 9,
"token_end": 4,
"token_start": 3
},
{
"end": 39,
"label": "表语",
"start": 20,
"token_end": 8,
"token_start": 6
}
] | [
"This",
"is",
",",
"after",
"all",
",",
"their",
"business",
"model",
"."
] | [
1,
21,
0,
13,
14,
0,
11,
12,
12,
0
] |
But it also cheats when it comes to views. | [
{
"end": 6,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 11,
"label": "状语",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 18,
"label": "动词第三人称单数",
"start": 12,
"token_end": 3,
"token_start": 3
},
{
"end": 41,
"label": "状语",
"start": 19,
"token_end": 8,
"token_start": 4
}
] | [
"But",
"it",
"also",
"cheats",
"when",
"it",
"comes",
"to",
"views",
"."
] | [
0,
1,
13,
25,
13,
14,
14,
14,
14,
0
] |
A view is counted after 3 seconds, even if the video is muted. | [
{
"end": 5,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 8,
"label": "助动词",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 16,
"label": "动词过去分词",
"start": 10,
"token_end": 3,
"token_start": 3
},
{
"end": 32,
"label": "状语",
"start": 18,
"token_end": 6,
"token_start": 4
},
{
"end": 60,
"label": "状语",
"start": 35,
"token_end": 13,
"token_start": 8
}
] | [
"A",
"view",
"is",
"counted",
"after",
"3",
"seconds",
",",
"even",
"if",
"the",
"video",
"is",
"muted",
"."
] | [
1,
2,
15,
29,
13,
14,
14,
0,
13,
14,
14,
14,
14,
14,
0
] |
That means engagement is terrible. | [
{
"end": 4,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 10,
"label": "动词第三人称单数",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 33,
"label": "宾语",
"start": 11,
"token_end": 4,
"token_start": 2
}
] | [
"That",
"means",
"engagement",
"is",
"terrible",
"."
] | [
1,
25,
5,
6,
6,
0
] |
Compared to YouTube views, Facebook views plummet after a few seconds, because most views are not real. | [
{
"end": 24,
"label": "状语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 40,
"label": "主语",
"start": 27,
"token_end": 6,
"token_start": 5
},
{
"end": 48,
"label": "动词原形",
"start": 42,
"token_end": 7,
"token_start": 7
},
{
"end": 68,
"label": "状语",
"start": 50,
"token_end": 11,
"token_start": 8
},
{
"end": 101,
"label": "状语",
"start": 71,
"token_end": 18,
"token_start": 13
}
] | [
"Compared",
"to",
"YouTube",
"views",
",",
"Facebook",
"views",
"plummet",
"after",
"a",
"few",
"seconds",
",",
"because",
"most",
"views",
"are",
"not",
"real",
"."
] | [
13,
14,
14,
14,
0,
1,
2,
19,
13,
14,
14,
14,
0,
13,
14,
14,
14,
14,
14,
0
] |
But large numbers are impressive, so Facebook keeps pretending. | [
{
"end": 17,
"label": "主语",
"start": 4,
"token_end": 2,
"token_start": 1
},
{
"end": 21,
"label": "系动词",
"start": 18,
"token_end": 3,
"token_start": 3
},
{
"end": 32,
"label": "表语",
"start": 22,
"token_end": 4,
"token_start": 4
},
{
"end": 62,
"label": "并列句",
"start": 37,
"token_end": 9,
"token_start": 7
}
] | [
"But",
"large",
"numbers",
"are",
"impressive",
",",
"so",
"Facebook",
"keeps",
"pretending",
"."
] | [
0,
1,
2,
21,
11,
0,
0,
41,
42,
42,
0
] |
While this force to virality is weird, the real problem is the so-called freebooting, the stealing of videos. | [
{
"end": 36,
"label": "状语",
"start": 0,
"token_end": 6,
"token_start": 0
},
{
"end": 54,
"label": "主语",
"start": 39,
"token_end": 10,
"token_start": 8
},
{
"end": 57,
"label": "系动词",
"start": 56,
"token_end": 11,
"token_start": 11
},
{
"end": 107,
"label": "表语",
"start": 59,
"token_end": 21,
"token_start": 12
}
] | [
"While",
"this",
"force",
"to",
"virality",
"is",
"weird",
",",
"the",
"real",
"problem",
"is",
"the",
"so",
"-",
"called",
"freebooting",
",",
"the",
"stealing",
"of",
"videos",
"."
] | [
13,
14,
14,
14,
14,
14,
14,
0,
1,
2,
2,
21,
11,
12,
12,
12,
12,
12,
12,
12,
12,
12,
0
] |
Since facebook prefers its own player, stolen videos reach way more people than the original. | [
{
"end": 37,
"label": "状语",
"start": 0,
"token_end": 5,
"token_start": 0
},
{
"end": 52,
"label": "主语",
"start": 39,
"token_end": 8,
"token_start": 7
},
{
"end": 58,
"label": "动词原形",
"start": 53,
"token_end": 9,
"token_start": 9
},
{
"end": 74,
"label": "宾语",
"start": 59,
"token_end": 12,
"token_start": 10
},
{
"end": 92,
"label": "状语",
"start": 75,
"token_end": 15,
"token_start": 13
}
] | [
"Since",
"facebook",
"prefers",
"its",
"own",
"player",
",",
"stolen",
"videos",
"reach",
"way",
"more",
"people",
"than",
"the",
"original",
"."
] | [
13,
14,
14,
14,
14,
14,
0,
1,
2,
19,
5,
6,
6,
13,
14,
14,
0
] |
Lately, this has happened to us more and more often. | [
{
"end": 5,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 11,
"label": "主语",
"start": 8,
"token_end": 2,
"token_start": 2
},
{
"end": 15,
"label": "助动词",
"start": 13,
"token_end": 3,
"token_start": 3
},
{
"end": 24,
"label": "动词过去分词",
"start": 17,
"token_end": 4,
"token_start": 4
},
{
"end": 30,
"label": "状语",
"start": 26,
"token_end": 6,
"token_start": 5
},
{
"end": 50,
"label": "状语",
"start": 32,
"token_end": 10,
"token_start": 7
}
] | [
"Lately",
",",
"this",
"has",
"happened",
"to",
"us",
"more",
"and",
"more",
"often",
"."
] | [
13,
0,
1,
15,
29,
13,
14,
13,
14,
14,
14,
0
] |
The most recent example amassed 3.2 million views and 140,000 shares in two days, while our own post just reached 100,000 people and got shared 1,000 times. | [
{
"end": 22,
"label": "主语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 30,
"label": "动词过去式",
"start": 24,
"token_end": 4,
"token_start": 4
},
{
"end": 67,
"label": "宾语",
"start": 32,
"token_end": 10,
"token_start": 5
},
{
"end": 79,
"label": "状语",
"start": 69,
"token_end": 13,
"token_start": 11
},
{
"end": 154,
"label": "状语",
"start": 82,
"token_end": 27,
"token_start": 15
}
] | [
"The",
"most",
"recent",
"example",
"amassed",
"3.2",
"million",
"views",
"and",
"140,000",
"shares",
"in",
"two",
"days",
",",
"while",
"our",
"own",
"post",
"just",
"reached",
"100,000",
"people",
"and",
"got",
"shared",
"1,000",
"times",
"."
] | [
1,
2,
2,
2,
23,
5,
6,
6,
6,
6,
6,
13,
14,
14,
0,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
Other creators are hit even harder. | [
{
"end": 13,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 17,
"label": "助动词",
"start": 15,
"token_end": 2,
"token_start": 2
},
{
"end": 21,
"label": "动词过去分词",
"start": 19,
"token_end": 3,
"token_start": 3
},
{
"end": 33,
"label": "状语",
"start": 23,
"token_end": 5,
"token_start": 4
}
] | [
"Other",
"creators",
"are",
"hit",
"even",
"harder",
"."
] | [
1,
2,
15,
29,
13,
14,
0
] |
Smarter Every Day's videos get stolen constantly, getting viewed up to 17 million times. | [
{
"end": 25,
"label": "主语",
"start": 0,
"token_end": 4,
"token_start": 0
},
{
"end": 29,
"label": "助动词",
"start": 27,
"token_end": 5,
"token_start": 5
},
{
"end": 36,
"label": "动词过去分词",
"start": 31,
"token_end": 6,
"token_start": 6
},
{
"end": 47,
"label": "状语",
"start": 38,
"token_end": 7,
"token_start": 7
},
{
"end": 86,
"label": "状语",
"start": 50,
"token_end": 15,
"token_start": 9
}
] | [
"Smarter",
"Every",
"Day",
"'s",
"videos",
"get",
"stolen",
"constantly",
",",
"getting",
"viewed",
"up",
"to",
"17",
"million",
"times",
"."
] | [
1,
2,
2,
2,
2,
15,
29,
13,
0,
13,
14,
14,
14,
14,
14,
14,
0
] |
But even this is dwarfed by examples like Tyrese Gibson, a singer who steals viral videos like this with 86 million views on his Facebook page. | [
{
"end": 8,
"label": "状语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 13,
"label": "主语",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 16,
"label": "助动词",
"start": 14,
"token_end": 3,
"token_start": 3
},
{
"end": 24,
"label": "动词过去分词",
"start": 17,
"token_end": 4,
"token_start": 4
},
{
"end": 142,
"label": "状语",
"start": 25,
"token_end": 26,
"token_start": 5
}
] | [
"But",
"even",
"this",
"is",
"dwarfed",
"by",
"examples",
"like",
"Tyrese",
"Gibson",
",",
"a",
"singer",
"who",
"steals",
"viral",
"videos",
"like",
"this",
"with",
"86",
"million",
"views",
"on",
"his",
"Facebook",
"page",
"."
] | [
0,
13,
1,
15,
29,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
He adds a link to buy his music, too. | [
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "动词第三人称单数",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 14,
"label": "宾语",
"start": 8,
"token_end": 3,
"token_start": 2
},
{
"end": 31,
"label": "状语",
"start": 15,
"token_end": 7,
"token_start": 4
},
{
"end": 36,
"label": "状语",
"start": 33,
"token_end": 9,
"token_start": 9
}
] | [
"He",
"adds",
"a",
"link",
"to",
"buy",
"his",
"music",
",",
"too",
"."
] | [
1,
25,
5,
6,
13,
14,
14,
14,
0,
13,
0
] |
He's not alone in this. | [
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 3,
"label": "系动词",
"start": 2,
"token_end": 1,
"token_start": 1
},
{
"end": 7,
"label": "否定词",
"start": 5,
"token_end": 2,
"token_start": 2
},
{
"end": 21,
"label": "表语",
"start": 9,
"token_end": 5,
"token_start": 3
}
] | [
"He",
"'s",
"not",
"alone",
"in",
"this",
"."
] | [
1,
21,
37,
11,
12,
12,
0
] |
A whole group of people have built their online presence around stealing other people's work. | [
{
"end": 22,
"label": "主语",
"start": 0,
"token_end": 4,
"token_start": 0
},
{
"end": 27,
"label": "助动词",
"start": 24,
"token_end": 5,
"token_start": 5
},
{
"end": 33,
"label": "动词过去分词",
"start": 29,
"token_end": 6,
"token_start": 6
},
{
"end": 55,
"label": "宾语",
"start": 35,
"token_end": 9,
"token_start": 7
},
{
"end": 91,
"label": "状语",
"start": 57,
"token_end": 15,
"token_start": 10
}
] | [
"A",
"whole",
"group",
"of",
"people",
"have",
"built",
"their",
"online",
"presence",
"around",
"stealing",
"other",
"people",
"'s",
"work",
"."
] | [
1,
2,
2,
2,
2,
15,
29,
5,
6,
6,
13,
14,
14,
14,
14,
14,
0
] |
This is really bad for independent creators. | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "系动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 42,
"label": "表语",
"start": 8,
"token_end": 6,
"token_start": 2
}
] | [
"This",
"is",
"really",
"bad",
"for",
"independent",
"creators",
"."
] | [
1,
21,
11,
12,
12,
12,
12,
0
] |
Contrary to popular belief, stolen content gives creators close to no exposure at all. | [
{
"end": 26,
"label": "状语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 42,
"label": "主语",
"start": 28,
"token_end": 6,
"token_start": 5
},
{
"end": 48,
"label": "动词第三人称单数",
"start": 43,
"token_end": 7,
"token_start": 7
},
{
"end": 57,
"label": "间接宾语",
"start": 49,
"token_end": 8,
"token_start": 8
},
{
"end": 78,
"label": "主语",
"start": 58,
"token_end": 12,
"token_start": 9
},
{
"end": 85,
"label": "状语",
"start": 79,
"token_end": 14,
"token_start": 13
}
] | [
"Contrary",
"to",
"popular",
"belief",
",",
"stolen",
"content",
"gives",
"creators",
"close",
"to",
"no",
"exposure",
"at",
"all",
"."
] | [
13,
14,
14,
14,
0,
1,
2,
25,
9,
1,
2,
2,
2,
13,
14,
0
] |
Only the thief and Facebook profit from this. | [
{
"end": 26,
"label": "主语",
"start": 0,
"token_end": 4,
"token_start": 0
},
{
"end": 33,
"label": "动词原形",
"start": 28,
"token_end": 5,
"token_start": 5
},
{
"end": 43,
"label": "状语",
"start": 35,
"token_end": 7,
"token_start": 6
}
] | [
"Only",
"the",
"thief",
"and",
"Facebook",
"profit",
"from",
"this",
"."
] | [
1,
2,
2,
2,
2,
19,
13,
14,
0
] |
Quality content takes a lot of creativity, time, and love. | [
{
"end": 14,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 20,
"label": "动词第三人称单数",
"start": 16,
"token_end": 2,
"token_start": 2
},
{
"end": 56,
"label": "宾语",
"start": 22,
"token_end": 11,
"token_start": 3
}
] | [
"Quality",
"content",
"takes",
"a",
"lot",
"of",
"creativity",
",",
"time",
",",
"and",
"love",
"."
] | [
1,
2,
25,
5,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
In our case, a single video literally takes hundreds of hours to make. | [
{
"end": 11,
"label": "状语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 27,
"label": "主语",
"start": 13,
"token_end": 6,
"token_start": 4
},
{
"end": 37,
"label": "状语",
"start": 28,
"token_end": 7,
"token_start": 7
},
{
"end": 43,
"label": "动词第三人称单数",
"start": 38,
"token_end": 8,
"token_start": 8
},
{
"end": 61,
"label": "宾语",
"start": 44,
"token_end": 11,
"token_start": 9
},
{
"end": 69,
"label": "状语",
"start": 62,
"token_end": 13,
"token_start": 12
}
] | [
"In",
"our",
"case",
",",
"a",
"single",
"video",
"literally",
"takes",
"hundreds",
"of",
"hours",
"to",
"make",
"."
] | [
13,
14,
14,
0,
1,
2,
2,
13,
25,
5,
6,
6,
13,
14,
0
] |
Even we, with more than a million subscribers, are dependent on the ads and exposure. | [
{
"end": 4,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 45,
"label": "主语",
"start": 5,
"token_end": 8,
"token_start": 1
},
{
"end": 50,
"label": "系动词",
"start": 47,
"token_end": 10,
"token_start": 10
},
{
"end": 84,
"label": "表语",
"start": 51,
"token_end": 16,
"token_start": 11
}
] | [
"Even",
"we",
",",
"with",
"more",
"than",
"a",
"million",
"subscribers",
",",
"are",
"dependent",
"on",
"the",
"ads",
"and",
"exposure",
"."
] | [
13,
1,
2,
2,
2,
2,
2,
2,
2,
0,
21,
11,
12,
12,
12,
12,
12,
0
] |
Without ads, and the support of our generous patrons, we could not make videos. | [
{
"end": 51,
"label": "状语",
"start": 0,
"token_end": 9,
"token_start": 0
},
{
"end": 55,
"label": "主语",
"start": 54,
"token_end": 11,
"token_start": 11
},
{
"end": 61,
"label": "助动词",
"start": 57,
"token_end": 12,
"token_start": 12
},
{
"end": 65,
"label": "否定词",
"start": 63,
"token_end": 13,
"token_start": 13
},
{
"end": 70,
"label": "动词原形",
"start": 67,
"token_end": 14,
"token_start": 14
},
{
"end": 77,
"label": "宾语",
"start": 72,
"token_end": 15,
"token_start": 15
}
] | [
"Without",
"ads",
",",
"and",
"the",
"support",
"of",
"our",
"generous",
"patrons",
",",
"we",
"could",
"not",
"make",
"videos",
"."
] | [
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0,
1,
15,
37,
19,
5,
0
] |
For a small creator, a viral video can mean the difference between a career and a hobby. | [
{
"end": 19,
"label": "状语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 34,
"label": "主语",
"start": 21,
"token_end": 7,
"token_start": 5
},
{
"end": 38,
"label": "助动词",
"start": 35,
"token_end": 8,
"token_start": 8
},
{
"end": 43,
"label": "动词原形",
"start": 39,
"token_end": 9,
"token_start": 9
},
{
"end": 87,
"label": "宾语",
"start": 44,
"token_end": 17,
"token_start": 10
}
] | [
"For",
"a",
"small",
"creator",
",",
"a",
"viral",
"video",
"can",
"mean",
"the",
"difference",
"between",
"a",
"career",
"and",
"a",
"hobby",
"."
] | [
13,
14,
14,
14,
0,
1,
2,
2,
15,
19,
5,
6,
6,
6,
6,
6,
6,
6,
0
] |
On YouTube, this kind of theft is not a problem because they have major safeguards that protect content from being stolen. | [
{
"end": 9,
"label": "状语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 29,
"label": "主语",
"start": 12,
"token_end": 6,
"token_start": 3
},
{
"end": 32,
"label": "系动词",
"start": 31,
"token_end": 7,
"token_start": 7
},
{
"end": 36,
"label": "否定词",
"start": 34,
"token_end": 8,
"token_start": 8
},
{
"end": 46,
"label": "表语",
"start": 38,
"token_end": 10,
"token_start": 9
},
{
"end": 120,
"label": "状语",
"start": 48,
"token_end": 21,
"token_start": 11
}
] | [
"On",
"YouTube",
",",
"this",
"kind",
"of",
"theft",
"is",
"not",
"a",
"problem",
"because",
"they",
"have",
"major",
"safeguards",
"that",
"protect",
"content",
"from",
"being",
"stolen",
"."
] | [
13,
14,
0,
1,
2,
2,
2,
21,
37,
11,
12,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
Although the content ID system is far from perfect, especially for film critics and gamers. | [
{
"end": 30,
"label": "主语",
"start": 9,
"token_end": 4,
"token_start": 1
},
{
"end": 33,
"label": "系动词",
"start": 31,
"token_end": 5,
"token_start": 5
},
{
"end": 50,
"label": "表语",
"start": 34,
"token_end": 8,
"token_start": 6
},
{
"end": 90,
"label": "状语",
"start": 52,
"token_end": 15,
"token_start": 10
}
] | [
"Although",
"the",
"content",
"ID",
"system",
"is",
"far",
"from",
"perfect",
",",
"especially",
"for",
"film",
"critics",
"and",
"gamers",
"."
] | [
0,
1,
2,
2,
2,
21,
11,
12,
12,
0,
13,
14,
14,
14,
14,
14,
0
] |
Facebook, on the other hand, pretends everything is fine and constantly announces one milestone after the other. | [
{
"end": 8,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 27,
"label": "状语",
"start": 10,
"token_end": 5,
"token_start": 2
},
{
"end": 37,
"label": "动词第三人称单数",
"start": 29,
"token_end": 7,
"token_start": 7
},
{
"end": 56,
"label": "宾语",
"start": 38,
"token_end": 10,
"token_start": 8
},
{
"end": 111,
"label": "并列句",
"start": 61,
"token_end": 18,
"token_start": 12
}
] | [
"Facebook",
",",
"on",
"the",
"other",
"hand",
",",
"pretends",
"everything",
"is",
"fine",
"and",
"constantly",
"announces",
"one",
"milestone",
"after",
"the",
"other",
"."
] | [
1,
0,
13,
14,
14,
14,
0,
25,
5,
6,
6,
0,
41,
42,
42,
42,
42,
42,
42,
0
] |
But things are not fine. | [
{
"end": 10,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 14,
"label": "系动词",
"start": 11,
"token_end": 2,
"token_start": 2
},
{
"end": 18,
"label": "否定词",
"start": 15,
"token_end": 3,
"token_start": 3
},
{
"end": 23,
"label": "表语",
"start": 19,
"token_end": 4,
"token_start": 4
}
] | [
"But",
"things",
"are",
"not",
"fine",
"."
] | [
0,
1,
21,
37,
11,
0
] |
Let's look at the process of claiming your copyright on Facebook in the last year. | [
{
"end": 3,
"label": "动词原形",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "宾语",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 81,
"label": "补语",
"start": 6,
"token_end": 15,
"token_start": 2
}
] | [
"Let",
"'s",
"look",
"at",
"the",
"process",
"of",
"claiming",
"your",
"copyright",
"on",
"Facebook",
"in",
"the",
"last",
"year",
"."
] | [
19,
5,
33,
34,
34,
34,
34,
34,
34,
34,
34,
34,
34,
34,
34,
34,
0
] |
One, get an email or tweet from a fan that gives you a direct link to your video. | [
{
"end": 8,
"label": "动词原形",
"start": 5,
"token_end": 2,
"token_start": 2
},
{
"end": 26,
"label": "宾语",
"start": 9,
"token_end": 6,
"token_start": 3
},
{
"end": 37,
"label": "状语",
"start": 27,
"token_end": 9,
"token_start": 7
}
] | [
"One",
",",
"get",
"an",
"email",
"or",
"tweet",
"from",
"a",
"fan",
"that",
"gives",
"you",
"a",
"direct",
"link",
"to",
"your",
"video",
"."
] | [
0,
0,
19,
5,
6,
6,
6,
13,
14,
14,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
] |
It's not possible to search for your videos on Facebook yourself. | [
{
"end": 2,
"label": "形式主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 4,
"label": "系动词",
"start": 2,
"token_end": 1,
"token_start": 1
},
{
"end": 8,
"label": "否定词",
"start": 5,
"token_end": 2,
"token_start": 2
},
{
"end": 17,
"label": "表语",
"start": 9,
"token_end": 3,
"token_start": 3
},
{
"end": 64,
"label": "主语",
"start": 18,
"token_end": 11,
"token_start": 4
}
] | [
"It",
"'s",
"not",
"possible",
"to",
"search",
"for",
"your",
"videos",
"on",
"Facebook",
"yourself",
"."
] | [
3,
21,
37,
11,
1,
2,
2,
2,
2,
2,
2,
2,
0
] |
You depend on luck to find your stolen videos. | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 10,
"label": "动词原形",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 18,
"label": "状语",
"start": 11,
"token_end": 3,
"token_start": 2
},
{
"end": 45,
"label": "状语",
"start": 19,
"token_end": 8,
"token_start": 4
}
] | [
"You",
"depend",
"on",
"luck",
"to",
"find",
"your",
"stolen",
"videos",
"."
] | [
1,
19,
13,
14,
13,
14,
14,
14,
14,
0
] |
Two, search for Facebook copyright infringement on Google because it's actually faster this way. | [
{
"end": 11,
"label": "动词原形",
"start": 5,
"token_end": 2,
"token_start": 2
},
{
"end": 57,
"label": "状语",
"start": 12,
"token_end": 8,
"token_start": 3
},
{
"end": 95,
"label": "状语",
"start": 58,
"token_end": 15,
"token_start": 9
}
] | [
"Two",
",",
"search",
"for",
"Facebook",
"copyright",
"infringement",
"on",
"Google",
"because",
"it",
"'s",
"actually",
"faster",
"this",
"way",
"."
] | [
0,
0,
19,
13,
14,
14,
14,
14,
14,
13,
14,
14,
14,
14,
14,
14,
0
] |
Three, fill out an annoyingly long contact form. | [
{
"end": 15,
"label": "动词成语",
"start": 7,
"token_end": 3,
"token_start": 2
},
{
"end": 47,
"label": "宾语",
"start": 16,
"token_end": 8,
"token_start": 4
}
] | [
"Three",
",",
"fill",
"out",
"an",
"annoyingly",
"long",
"contact",
"form",
"."
] | [
0,
0,
31,
32,
5,
6,
6,
6,
6,
0
] |
Four, watch the views on your stolen videos rise. | [
{
"end": 11,
"label": "动词原形",
"start": 6,
"token_end": 2,
"token_start": 2
},
{
"end": 43,
"label": "宾语",
"start": 12,
"token_end": 8,
"token_start": 3
},
{
"end": 48,
"label": "补语",
"start": 44,
"token_end": 9,
"token_start": 9
}
] | [
"Four",
",",
"watch",
"the",
"views",
"on",
"your",
"stolen",
"videos",
"rise",
"."
] | [
0,
0,
19,
5,
6,
6,
6,
6,
6,
33,
0
] |
Five, Facebook finally pulls the video. | [
{
"end": 14,
"label": "主语",
"start": 6,
"token_end": 2,
"token_start": 2
},
{
"end": 22,
"label": "状语",
"start": 15,
"token_end": 3,
"token_start": 3
},
{
"end": 28,
"label": "动词第三人称单数",
"start": 23,
"token_end": 4,
"token_start": 4
},
{
"end": 38,
"label": "宾语",
"start": 29,
"token_end": 6,
"token_start": 5
}
] | [
"Five",
",",
"Facebook",
"finally",
"pulls",
"the",
"video",
"."
] | [
0,
0,
1,
13,
25,
5,
6,
0
] |
Conveniently, the video has already gained 99% of all the views it will ever get. | [
{
"end": 11,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 22,
"label": "主语",
"start": 14,
"token_end": 3,
"token_start": 2
},
{
"end": 26,
"label": "助动词",
"start": 24,
"token_end": 4,
"token_start": 4
},
{
"end": 34,
"label": "状语",
"start": 28,
"token_end": 5,
"token_start": 5
},
{
"end": 41,
"label": "动词过去分词",
"start": 36,
"token_end": 6,
"token_start": 6
},
{
"end": 79,
"label": "宾语",
"start": 43,
"token_end": 16,
"token_start": 7
}
] | [
"Conveniently",
",",
"the",
"video",
"has",
"already",
"gained",
"99",
"%",
"of",
"all",
"the",
"views",
"it",
"will",
"ever",
"get",
"."
] | [
13,
0,
1,
2,
15,
13,
29,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
The thief doesn't have to fear any negative consequences at all. | [
{
"end": 8,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 13,
"label": "助动词",
"start": 10,
"token_end": 2,
"token_start": 2
},
{
"end": 16,
"label": "否定词",
"start": 14,
"token_end": 3,
"token_start": 3
},
{
"end": 24,
"label": "半助动词",
"start": 18,
"token_end": 5,
"token_start": 4
},
{
"end": 29,
"label": "动词原形",
"start": 26,
"token_end": 6,
"token_start": 6
},
{
"end": 55,
"label": "宾语",
"start": 31,
"token_end": 9,
"token_start": 7
},
{
"end": 62,
"label": "状语",
"start": 57,
"token_end": 11,
"token_start": 10
}
] | [
"The",
"thief",
"does",
"n't",
"have",
"to",
"fear",
"any",
"negative",
"consequences",
"at",
"all",
"."
] | [
1,
2,
15,
37,
17,
18,
19,
5,
6,
6,
13,
14,
0
] |
This is what successful creators have to deal with constantly. | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "系动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 60,
"label": "表语",
"start": 8,
"token_end": 9,
"token_start": 2
}
] | [
"This",
"is",
"what",
"successful",
"creators",
"have",
"to",
"deal",
"with",
"constantly",
"."
] | [
1,
21,
11,
12,
12,
12,
12,
12,
12,
12,
0
] |
And on top of losing out in terms of exposure and money, it just feels like a violation to be treated like that. | [
{
"end": 55,
"label": "状语",
"start": 4,
"token_end": 11,
"token_start": 1
},
{
"end": 59,
"label": "形式主语",
"start": 57,
"token_end": 13,
"token_start": 13
},
{
"end": 64,
"label": "状语",
"start": 60,
"token_end": 14,
"token_start": 14
},
{
"end": 70,
"label": "系动词",
"start": 65,
"token_end": 15,
"token_start": 15
},
{
"end": 87,
"label": "表语",
"start": 71,
"token_end": 18,
"token_start": 16
},
{
"end": 111,
"label": "主语",
"start": 88,
"token_end": 23,
"token_start": 19
}
] | [
"And",
"on",
"top",
"of",
"losing",
"out",
"in",
"terms",
"of",
"exposure",
"and",
"money",
",",
"it",
"just",
"feels",
"like",
"a",
"violation",
"to",
"be",
"treated",
"like",
"that",
"."
] | [
0,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0,
3,
13,
21,
11,
12,
12,
1,
2,
2,
2,
2,
0
] |
In a recent statement, Facebook announced they want to change. | [
{
"end": 21,
"label": "状语",
"start": 0,
"token_end": 3,
"token_start": 0
},
{
"end": 31,
"label": "主语",
"start": 23,
"token_end": 5,
"token_start": 5
},
{
"end": 41,
"label": "动词过去式",
"start": 32,
"token_end": 6,
"token_start": 6
},
{
"end": 61,
"label": "宾语",
"start": 42,
"token_end": 10,
"token_start": 7
}
] | [
"In",
"a",
"recent",
"statement",
",",
"Facebook",
"announced",
"they",
"want",
"to",
"change",
"."
] | [
13,
14,
14,
14,
0,
1,
23,
5,
6,
6,
6,
0
] |
But it's hard to take them seriously when it still takes days for a stolen viral video to be taken down. | [
{
"end": 6,
"label": "形式主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 8,
"label": "系动词",
"start": 6,
"token_end": 2,
"token_start": 2
},
{
"end": 13,
"label": "表语",
"start": 9,
"token_end": 3,
"token_start": 3
},
{
"end": 36,
"label": "主语",
"start": 14,
"token_end": 7,
"token_start": 4
},
{
"end": 103,
"label": "状语",
"start": 37,
"token_end": 21,
"token_start": 8
}
] | [
"But",
"it",
"'s",
"hard",
"to",
"take",
"them",
"seriously",
"when",
"it",
"still",
"takes",
"days",
"for",
"a",
"stolen",
"viral",
"video",
"to",
"be",
"taken",
"down",
"."
] | [
0,
3,
21,
11,
1,
2,
2,
2,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
And Facebook does not share the profits made from it. | [
{
"end": 12,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 17,
"label": "助动词",
"start": 13,
"token_end": 2,
"token_start": 2
},
{
"end": 21,
"label": "否定词",
"start": 18,
"token_end": 3,
"token_start": 3
},
{
"end": 27,
"label": "动词原形",
"start": 22,
"token_end": 4,
"token_start": 4
},
{
"end": 52,
"label": "宾语",
"start": 28,
"token_end": 9,
"token_start": 5
}
] | [
"And",
"Facebook",
"does",
"not",
"share",
"the",
"profits",
"made",
"from",
"it",
"."
] | [
0,
1,
15,
37,
19,
5,
6,
6,
6,
6,
0
] |
At this point, Facebook is not a partner creators look forward to working with. | [
{
"end": 12,
"label": "状语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 22,
"label": "主语",
"start": 15,
"token_end": 4,
"token_start": 4
},
{
"end": 25,
"label": "系动词",
"start": 24,
"token_end": 5,
"token_start": 5
},
{
"end": 29,
"label": "否定词",
"start": 27,
"token_end": 6,
"token_start": 6
},
{
"end": 77,
"label": "表语",
"start": 31,
"token_end": 14,
"token_start": 7
}
] | [
"At",
"this",
"point",
",",
"Facebook",
"is",
"not",
"a",
"partner",
"creators",
"look",
"forward",
"to",
"working",
"with",
"."
] | [
13,
14,
14,
0,
1,
21,
37,
11,
12,
12,
12,
12,
12,
12,
12,
0
] |
They've built their video empire on stolen content and disregard for original content creators. | [
{
"end": 3,
"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": 31,
"label": "宾语",
"start": 14,
"token_end": 5,
"token_start": 3
},
{
"end": 93,
"label": "状语",
"start": 33,
"token_end": 14,
"token_start": 6
}
] | [
"They",
"'ve",
"built",
"their",
"video",
"empire",
"on",
"stolen",
"content",
"and",
"disregard",
"for",
"original",
"content",
"creators",
"."
] | [
1,
15,
29,
5,
6,
6,
13,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
This is absolutely unacceptable for a corporation worth billions of dollars. | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "系动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 30,
"label": "表语",
"start": 8,
"token_end": 3,
"token_start": 2
},
{
"end": 74,
"label": "状语",
"start": 32,
"token_end": 10,
"token_start": 4
}
] | [
"This",
"is",
"absolutely",
"unacceptable",
"for",
"a",
"corporation",
"worth",
"billions",
"of",
"dollars",
"."
] | [
1,
21,
11,
12,
13,
14,
14,
14,
14,
14,
14,
0
] |
Facebook is already testing various monetization models that will give the uploaders a cut of the ad revenue, which with the current state of play is troubling. | [
{
"end": 7,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 10,
"label": "助动词",
"start": 9,
"token_end": 1,
"token_start": 1
},
{
"end": 18,
"label": "状语",
"start": 12,
"token_end": 2,
"token_start": 2
},
{
"end": 26,
"label": "动词现在分词",
"start": 20,
"token_end": 3,
"token_start": 3
},
{
"end": 158,
"label": "宾语",
"start": 28,
"token_end": 27,
"token_start": 4
}
] | [
"Facebook",
"is",
"already",
"testing",
"various",
"monetization",
"models",
"that",
"will",
"give",
"the",
"uploaders",
"a",
"cut",
"of",
"the",
"ad",
"revenue",
",",
"which",
"with",
"the",
"current",
"state",
"of",
"play",
"is",
"troubling",
"."
] | [
1,
15,
13,
27,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
Right now, this is mainly being tested with big media companies. | [
{
"end": 8,
"label": "状语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 14,
"label": "主语",
"start": 11,
"token_end": 3,
"token_start": 3
},
{
"end": 17,
"label": "助动词",
"start": 16,
"token_end": 4,
"token_start": 4
},
{
"end": 24,
"label": "状语",
"start": 19,
"token_end": 5,
"token_start": 5
},
{
"end": 30,
"label": "助动词",
"start": 26,
"token_end": 6,
"token_start": 6
},
{
"end": 37,
"label": "动词过去分词",
"start": 32,
"token_end": 7,
"token_start": 7
},
{
"end": 62,
"label": "状语",
"start": 39,
"token_end": 11,
"token_start": 8
}
] | [
"Right",
"now",
",",
"this",
"is",
"mainly",
"being",
"tested",
"with",
"big",
"media",
"companies",
"."
] | [
13,
14,
0,
1,
15,
13,
15,
29,
13,
14,
14,
14,
0
] |
But as creators, we don't feel like we're being asked or taken into consideration by the giant that is Facebook. | [
{
"end": 15,
"label": "状语",
"start": 4,
"token_end": 2,
"token_start": 1
},
{
"end": 19,
"label": "主语",
"start": 17,
"token_end": 4,
"token_start": 4
},
{
"end": 22,
"label": "助动词",
"start": 20,
"token_end": 5,
"token_start": 5
},
{
"end": 25,
"label": "否定词",
"start": 22,
"token_end": 6,
"token_start": 6
},
{
"end": 30,
"label": "系动词",
"start": 26,
"token_end": 7,
"token_start": 7
},
{
"end": 111,
"label": "表语",
"start": 31,
"token_end": 22,
"token_start": 8
}
] | [
"But",
"as",
"creators",
",",
"we",
"do",
"n't",
"feel",
"like",
"we",
"'re",
"being",
"asked",
"or",
"taken",
"into",
"consideration",
"by",
"the",
"giant",
"that",
"is",
"Facebook",
"."
] | [
0,
13,
14,
0,
1,
15,
37,
21,
11,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
0
] |
Staying alive is about doing things. | [
{
"end": 13,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 16,
"label": "系动词",
"start": 14,
"token_end": 2,
"token_start": 2
},
{
"end": 35,
"label": "表语",
"start": 17,
"token_end": 5,
"token_start": 3
}
] | [
"Staying",
"alive",
"is",
"about",
"doing",
"things",
"."
] | [
1,
2,
21,
11,
12,
12,
0
] |
This very second, your cells are combusting glucose molecules with oxygen to make energy available, which keeps you alive for another precious moment. | [
{
"end": 15,
"label": "状语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 27,
"label": "主语",
"start": 18,
"token_end": 5,
"token_start": 4
},
{
"end": 31,
"label": "助动词",
"start": 29,
"token_end": 6,
"token_start": 6
},
{
"end": 42,
"label": "动词现在分词",
"start": 33,
"token_end": 7,
"token_start": 7
},
{
"end": 60,
"label": "宾语",
"start": 44,
"token_end": 9,
"token_start": 8
},
{
"end": 72,
"label": "状语",
"start": 62,
"token_end": 11,
"token_start": 10
},
{
"end": 148,
"label": "状语",
"start": 74,
"token_end": 24,
"token_start": 12
}
] | [
"This",
"very",
"second",
",",
"your",
"cells",
"are",
"combusting",
"glucose",
"molecules",
"with",
"oxygen",
"to",
"make",
"energy",
"available",
",",
"which",
"keeps",
"you",
"alive",
"for",
"another",
"precious",
"moment",
"."
] | [
13,
14,
14,
0,
1,
2,
15,
27,
5,
6,
13,
14,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
To get the oxygen to your cells, you're breathing. | [
{
"end": 30,
"label": "状语",
"start": 0,
"token_end": 6,
"token_start": 0
},
{
"end": 35,
"label": "主语",
"start": 33,
"token_end": 8,
"token_start": 8
},
{
"end": 38,
"label": "助动词",
"start": 36,
"token_end": 9,
"token_start": 9
},
{
"end": 48,
"label": "动词现在分词",
"start": 40,
"token_end": 10,
"token_start": 10
}
] | [
"To",
"get",
"the",
"oxygen",
"to",
"your",
"cells",
",",
"you",
"'re",
"breathing",
"."
] | [
13,
14,
14,
14,
14,
14,
14,
0,
1,
15,
27,
0
] |
Breathing is an answer to a very hard problem. | [
{
"end": 8,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 11,
"label": "系动词",
"start": 10,
"token_end": 1,
"token_start": 1
},
{
"end": 44,
"label": "表语",
"start": 13,
"token_end": 8,
"token_start": 2
}
] | [
"Breathing",
"is",
"an",
"answer",
"to",
"a",
"very",
"hard",
"problem",
"."
] | [
1,
21,
11,
12,
12,
12,
12,
12,
12,
0
] |
How do you get the resources that your cells need to survive from the outside to the inside of your cells? | [
{
"end": 2,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "助动词",
"start": 4,
"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": 104,
"label": "宾语",
"start": 15,
"token_end": 20,
"token_start": 4
}
] | [
"How",
"do",
"you",
"get",
"the",
"resources",
"that",
"your",
"cells",
"need",
"to",
"survive",
"from",
"the",
"outside",
"to",
"the",
"inside",
"of",
"your",
"cells",
"?"
] | [
13,
15,
1,
19,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
Every living thing has to solve this problem, and the solution is surprisingly different depending on one of the most important regulators of life – size. | [
{
"end": 18,
"label": "主语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 25,
"label": "半助动词",
"start": 19,
"token_end": 4,
"token_start": 3
},
{
"end": 31,
"label": "动词原形",
"start": 26,
"token_end": 5,
"token_start": 5
},
{
"end": 44,
"label": "宾语",
"start": 32,
"token_end": 7,
"token_start": 6
},
{
"end": 153,
"label": "并列句",
"start": 50,
"token_end": 26,
"token_start": 10
}
] | [
"Every",
"living",
"thing",
"has",
"to",
"solve",
"this",
"problem",
",",
"and",
"the",
"solution",
"is",
"surprisingly",
"different",
"depending",
"on",
"one",
"of",
"the",
"most",
"important",
"regulators",
"of",
"life",
"–",
"size",
"."
] | [
1,
2,
2,
17,
18,
19,
5,
6,
0,
0,
41,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
0
] |
As we've discussed in other videos, at different scales, the physical laws of the universe have different consequences for its inhabitants. | [
{
"end": 33,
"label": "状语",
"start": 0,
"token_end": 6,
"token_start": 0
},
{
"end": 54,
"label": "状语",
"start": 36,
"token_end": 10,
"token_start": 8
},
{
"end": 89,
"label": "主语",
"start": 57,
"token_end": 17,
"token_start": 12
},
{
"end": 94,
"label": "动词原形",
"start": 91,
"token_end": 18,
"token_start": 18
},
{
"end": 137,
"label": "宾语",
"start": 96,
"token_end": 23,
"token_start": 19
}
] | [
"As",
"we",
"'ve",
"discussed",
"in",
"other",
"videos",
",",
"at",
"different",
"scales",
",",
"the",
"physical",
"laws",
"of",
"the",
"universe",
"have",
"different",
"consequences",
"for",
"its",
"inhabitants",
"."
] | [
13,
14,
14,
14,
14,
14,
14,
0,
13,
14,
14,
0,
1,
2,
2,
2,
2,
2,
19,
5,
6,
6,
6,
6,
0
] |
Simple things like temperature, microgravity or surface tension might not matter to you or be a deadly danger, depending on how big you are. | [
{
"end": 63,
"label": "主语",
"start": 0,
"token_end": 8,
"token_start": 0
},
{
"end": 69,
"label": "助动词",
"start": 64,
"token_end": 9,
"token_start": 9
},
{
"end": 73,
"label": "否定词",
"start": 70,
"token_end": 10,
"token_start": 10
},
{
"end": 80,
"label": "动词原形",
"start": 74,
"token_end": 11,
"token_start": 11
},
{
"end": 87,
"label": "状语",
"start": 81,
"token_end": 13,
"token_start": 12
},
{
"end": 139,
"label": "并列句",
"start": 91,
"token_end": 25,
"token_start": 15
}
] | [
"Simple",
"things",
"like",
"temperature",
",",
"microgravity",
"or",
"surface",
"tension",
"might",
"not",
"matter",
"to",
"you",
"or",
"be",
"a",
"deadly",
"danger",
",",
"depending",
"on",
"how",
"big",
"you",
"are",
"."
] | [
1,
2,
2,
2,
2,
2,
2,
2,
2,
15,
37,
19,
13,
14,
0,
41,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
0
] |
Living things need a lot of different materials to keep themselves going, and they somehow need to transport them from the outside to the inside. | [
{
"end": 13,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 18,
"label": "动词原形",
"start": 14,
"token_end": 2,
"token_start": 2
},
{
"end": 47,
"label": "宾语",
"start": 19,
"token_end": 7,
"token_start": 3
},
{
"end": 72,
"label": "状语",
"start": 48,
"token_end": 11,
"token_start": 8
},
{
"end": 144,
"label": "并列句",
"start": 78,
"token_end": 25,
"token_start": 14
}
] | [
"Living",
"things",
"need",
"a",
"lot",
"of",
"different",
"materials",
"to",
"keep",
"themselves",
"going",
",",
"and",
"they",
"somehow",
"need",
"to",
"transport",
"them",
"from",
"the",
"outside",
"to",
"the",
"inside",
"."
] | [
1,
2,
19,
5,
6,
6,
6,
6,
13,
14,
14,
14,
0,
0,
41,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
0
] |
This was a huge problem for the first things on the verge of being alive, because doing anything in our universe requires energy. | [
{
"end": 3,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 7,
"label": "系动词",
"start": 5,
"token_end": 1,
"token_start": 1
},
{
"end": 22,
"label": "表语",
"start": 9,
"token_end": 4,
"token_start": 2
},
{
"end": 71,
"label": "状语",
"start": 24,
"token_end": 14,
"token_start": 5
},
{
"end": 127,
"label": "状语",
"start": 74,
"token_end": 23,
"token_start": 16
}
] | [
"This",
"was",
"a",
"huge",
"problem",
"for",
"the",
"first",
"things",
"on",
"the",
"verge",
"of",
"being",
"alive",
",",
"because",
"doing",
"anything",
"in",
"our",
"universe",
"requires",
"energy",
"."
] | [
1,
21,
11,
12,
12,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0,
13,
14,
14,
14,
14,
14,
14,
14,
0
] |
And the first living beings on Earth did not have the abundance of tools and techniques available that life has today after billions of years of evolution. | [
{
"end": 36,
"label": "主语",
"start": 4,
"token_end": 6,
"token_start": 1
},
{
"end": 40,
"label": "助动词",
"start": 37,
"token_end": 7,
"token_start": 7
},
{
"end": 44,
"label": "否定词",
"start": 41,
"token_end": 8,
"token_start": 8
},
{
"end": 49,
"label": "动词原形",
"start": 45,
"token_end": 9,
"token_start": 9
},
{
"end": 154,
"label": "宾语",
"start": 50,
"token_end": 26,
"token_start": 10
}
] | [
"And",
"the",
"first",
"living",
"beings",
"on",
"Earth",
"did",
"not",
"have",
"the",
"abundance",
"of",
"tools",
"and",
"techniques",
"available",
"that",
"life",
"has",
"today",
"after",
"billions",
"of",
"years",
"of",
"evolution",
"."
] | [
0,
1,
2,
2,
2,
2,
2,
15,
37,
19,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
So, at the very beginning, life needed to find a way to get good stuff inside and bad stuff outside of itself without using energy. | [
{
"end": 25,
"label": "状语",
"start": 4,
"token_end": 5,
"token_start": 2
},
{
"end": 31,
"label": "主语",
"start": 27,
"token_end": 7,
"token_start": 7
},
{
"end": 38,
"label": "动词过去式",
"start": 32,
"token_end": 8,
"token_start": 8
},
{
"end": 130,
"label": "宾语",
"start": 39,
"token_end": 26,
"token_start": 9
}
] | [
"So",
",",
"at",
"the",
"very",
"beginning",
",",
"life",
"needed",
"to",
"find",
"a",
"way",
"to",
"get",
"good",
"stuff",
"inside",
"and",
"bad",
"stuff",
"outside",
"of",
"itself",
"without",
"using",
"energy",
"."
] | [
0,
0,
13,
14,
14,
14,
0,
1,
23,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
Luckily, the very first forms of life were very, very small. | [
{
"end": 6,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 36,
"label": "主语",
"start": 9,
"token_end": 7,
"token_start": 2
},
{
"end": 41,
"label": "系动词",
"start": 38,
"token_end": 8,
"token_start": 8
},
{
"end": 58,
"label": "表语",
"start": 43,
"token_end": 12,
"token_start": 9
}
] | [
"Luckily",
",",
"the",
"very",
"first",
"forms",
"of",
"life",
"were",
"very",
",",
"very",
"small",
"."
] | [
13,
0,
1,
2,
2,
2,
2,
2,
21,
11,
12,
12,
12,
0
] |
And because they were so small, they were able to use a free form of transport that was based on a physical law called diffusion. | [
{
"end": 30,
"label": "状语",
"start": 4,
"token_end": 5,
"token_start": 1
},
{
"end": 36,
"label": "主语",
"start": 32,
"token_end": 7,
"token_start": 7
},
{
"end": 49,
"label": "半助动词",
"start": 37,
"token_end": 10,
"token_start": 8
},
{
"end": 53,
"label": "动词原形",
"start": 50,
"token_end": 11,
"token_start": 11
},
{
"end": 128,
"label": "宾语",
"start": 54,
"token_end": 25,
"token_start": 12
}
] | [
"And",
"because",
"they",
"were",
"so",
"small",
",",
"they",
"were",
"able",
"to",
"use",
"a",
"free",
"form",
"of",
"transport",
"that",
"was",
"based",
"on",
"a",
"physical",
"law",
"called",
"diffusion",
"."
] | [
0,
13,
14,
14,
14,
14,
0,
1,
17,
18,
18,
19,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
Diffusion is the rule of the universe that molecules, especially in liquids or gases, are constantly moving around in all directions. | [
{
"end": 9,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 12,
"label": "系动词",
"start": 10,
"token_end": 1,
"token_start": 1
},
{
"end": 37,
"label": "表语",
"start": 13,
"token_end": 6,
"token_start": 2
}
] | [
"Diffusion",
"is",
"the",
"rule",
"of",
"the",
"universe",
"that",
"molecules",
",",
"especially",
"in",
"liquids",
"or",
"gases",
",",
"are",
"constantly",
"moving",
"around",
"in",
"all",
"directions",
"."
] | [
1,
21,
11,
12,
12,
12,
12,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
] |
And because they move around and bump into each other and other molecules, they tend to spread. | [
{
"end": 73,
"label": "状语",
"start": 4,
"token_end": 12,
"token_start": 1
},
{
"end": 79,
"label": "主语",
"start": 75,
"token_end": 14,
"token_start": 14
},
{
"end": 84,
"label": "动词原形",
"start": 80,
"token_end": 15,
"token_start": 15
},
{
"end": 94,
"label": "补语",
"start": 85,
"token_end": 17,
"token_start": 16
}
] | [
"And",
"because",
"they",
"move",
"around",
"and",
"bump",
"into",
"each",
"other",
"and",
"other",
"molecules",
",",
"they",
"tend",
"to",
"spread",
"."
] | [
0,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0,
1,
19,
33,
34,
0
] |
For example, if you drop a sugar cube into water, then there is a lot of sugar in one place, and in another place, there's none. | [
{
"end": 11,
"label": "状语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 48,
"label": "状语",
"start": 13,
"token_end": 10,
"token_start": 3
},
{
"end": 54,
"label": "状语",
"start": 50,
"token_end": 12,
"token_start": 12
},
{
"end": 60,
"label": "形式主语",
"start": 55,
"token_end": 13,
"token_start": 13
},
{
"end": 63,
"label": "系动词",
"start": 61,
"token_end": 14,
"token_start": 14
},
{
"end": 78,
"label": "主语",
"start": 64,
"token_end": 18,
"token_start": 15
},
{
"end": 91,
"label": "状语",
"start": 79,
"token_end": 21,
"token_start": 19
},
{
"end": 127,
"label": "并列句",
"start": 97,
"token_end": 30,
"token_start": 24
}
] | [
"For",
"example",
",",
"if",
"you",
"drop",
"a",
"sugar",
"cube",
"into",
"water",
",",
"then",
"there",
"is",
"a",
"lot",
"of",
"sugar",
"in",
"one",
"place",
",",
"and",
"in",
"another",
"place",
",",
"there",
"'s",
"none",
"."
] | [
13,
14,
0,
13,
14,
14,
14,
14,
14,
14,
14,
0,
13,
3,
21,
1,
2,
2,
2,
13,
14,
14,
0,
0,
41,
42,
42,
42,
42,
42,
42,
0
] |
As sugar molecules dissolve in the water, they will start randomly bumping against the water molecules and other sugar molecules. | [
{
"end": 40,
"label": "状语",
"start": 0,
"token_end": 6,
"token_start": 0
},
{
"end": 46,
"label": "主语",
"start": 42,
"token_end": 8,
"token_start": 8
},
{
"end": 51,
"label": "助动词",
"start": 47,
"token_end": 9,
"token_start": 9
},
{
"end": 57,
"label": "动词原形",
"start": 52,
"token_end": 10,
"token_start": 10
},
{
"end": 128,
"label": "宾语",
"start": 58,
"token_end": 20,
"token_start": 11
}
] | [
"As",
"sugar",
"molecules",
"dissolve",
"in",
"the",
"water",
",",
"they",
"will",
"start",
"randomly",
"bumping",
"against",
"the",
"water",
"molecules",
"and",
"other",
"sugar",
"molecules",
"."
] | [
13,
14,
14,
14,
14,
14,
14,
0,
1,
15,
19,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
Slowly, all the sugar molecules will spread out and form multiple phases of different concentrations. | [
{
"end": 6,
"label": "状语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 31,
"label": "主语",
"start": 8,
"token_end": 5,
"token_start": 2
},
{
"end": 36,
"label": "助动词",
"start": 32,
"token_end": 6,
"token_start": 6
},
{
"end": 47,
"label": "动词成语",
"start": 37,
"token_end": 8,
"token_start": 7
},
{
"end": 100,
"label": "并列句",
"start": 52,
"token_end": 15,
"token_start": 10
}
] | [
"Slowly",
",",
"all",
"the",
"sugar",
"molecules",
"will",
"spread",
"out",
"and",
"form",
"multiple",
"phases",
"of",
"different",
"concentrations",
"."
] | [
13,
0,
1,
2,
2,
2,
15,
31,
32,
0,
41,
42,
42,
42,
42,
42,
0
] |
These random movements continue endlessly until at some point, the sugar will be spread evenly in the water. | [
{
"end": 21,
"label": "主语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 30,
"label": "动词原形",
"start": 23,
"token_end": 3,
"token_start": 3
},
{
"end": 40,
"label": "状语",
"start": 32,
"token_end": 4,
"token_start": 4
},
{
"end": 106,
"label": "状语",
"start": 42,
"token_end": 18,
"token_start": 5
}
] | [
"These",
"random",
"movements",
"continue",
"endlessly",
"until",
"at",
"some",
"point",
",",
"the",
"sugar",
"will",
"be",
"spread",
"evenly",
"in",
"the",
"water",
"."
] | [
1,
2,
2,
19,
13,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
The great thing about diffusion is that life can use it for free. | [
{
"end": 30,
"label": "主语",
"start": 0,
"token_end": 4,
"token_start": 0
},
{
"end": 33,
"label": "系动词",
"start": 32,
"token_end": 5,
"token_start": 5
},
{
"end": 63,
"label": "表语",
"start": 35,
"token_end": 12,
"token_start": 6
}
] | [
"The",
"great",
"thing",
"about",
"diffusion",
"is",
"that",
"life",
"can",
"use",
"it",
"for",
"free",
"."
] | [
1,
2,
2,
2,
2,
21,
11,
12,
12,
12,
12,
12,
12,
0
] |
It doesn't require energy. | [
{
"end": 1,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 6,
"label": "助动词",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 9,
"label": "否定词",
"start": 7,
"token_end": 2,
"token_start": 2
},
{
"end": 17,
"label": "动词原形",
"start": 11,
"token_end": 3,
"token_start": 3
},
{
"end": 24,
"label": "宾语",
"start": 19,
"token_end": 4,
"token_start": 4
}
] | [
"It",
"does",
"n't",
"require",
"energy",
"."
] | [
1,
15,
37,
19,
5,
0
] |
And life loves free things. | [
{
"end": 8,
"label": "主语",
"start": 4,
"token_end": 1,
"token_start": 1
},
{
"end": 14,
"label": "动词第三人称单数",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 26,
"label": "宾语",
"start": 15,
"token_end": 4,
"token_start": 3
}
] | [
"And",
"life",
"loves",
"free",
"things",
"."
] | [
0,
1,
25,
5,
6,
0
] |
So all life on Earth relies on diffusion. | [
{
"end": 20,
"label": "主语",
"start": 3,
"token_end": 4,
"token_start": 1
},
{
"end": 30,
"label": "动词成语",
"start": 21,
"token_end": 6,
"token_start": 5
},
{
"end": 40,
"label": "宾语",
"start": 31,
"token_end": 7,
"token_start": 7
}
] | [
"So",
"all",
"life",
"on",
"Earth",
"relies",
"on",
"diffusion",
"."
] | [
0,
1,
2,
2,
2,
31,
32,
5,
0
] |
Let's look at the smallest living being on Earth, a bacterium. | [
{
"end": 3,
"label": "动词原形",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 5,
"label": "宾语",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 61,
"label": "补语",
"start": 6,
"token_end": 12,
"token_start": 2
}
] | [
"Let",
"'s",
"look",
"at",
"the",
"smallest",
"living",
"being",
"on",
"Earth",
",",
"a",
"bacterium",
"."
] | [
19,
5,
33,
34,
34,
34,
34,
34,
34,
34,
34,
34,
34,
0
] |
Cell membranes allow for diffusion of certain molecules. | [
{
"end": 14,
"label": "主语",
"start": 0,
"token_end": 1,
"token_start": 0
},
{
"end": 24,
"label": "动词成语",
"start": 15,
"token_end": 3,
"token_start": 2
},
{
"end": 55,
"label": "宾语",
"start": 25,
"token_end": 7,
"token_start": 4
}
] | [
"Cell",
"membranes",
"allow",
"for",
"diffusion",
"of",
"certain",
"molecules",
"."
] | [
1,
2,
31,
32,
5,
6,
6,
6,
0
] |
This specific bacterium consumes oxygen to live, while carbon dioxide is produced inside as a waste product. | [
{
"end": 22,
"label": "主语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 31,
"label": "动词第三人称单数",
"start": 24,
"token_end": 3,
"token_start": 3
},
{
"end": 38,
"label": "宾语",
"start": 33,
"token_end": 4,
"token_start": 4
},
{
"end": 46,
"label": "状语",
"start": 40,
"token_end": 6,
"token_start": 5
},
{
"end": 106,
"label": "状语",
"start": 49,
"token_end": 17,
"token_start": 8
}
] | [
"This",
"specific",
"bacterium",
"consumes",
"oxygen",
"to",
"live",
",",
"while",
"carbon",
"dioxide",
"is",
"produced",
"inside",
"as",
"a",
"waste",
"product",
"."
] | [
1,
2,
2,
25,
5,
13,
14,
0,
13,
14,
14,
14,
14,
14,
14,
14,
14,
14,
0
] |
So inside the bacterium, there isn't a lot of oxygen, but a lot of carbon dioxide. | [
{
"end": 23,
"label": "状语",
"start": 3,
"token_end": 3,
"token_start": 1
},
{
"end": 30,
"label": "形式主语",
"start": 25,
"token_end": 5,
"token_start": 5
},
{
"end": 33,
"label": "系动词",
"start": 31,
"token_end": 6,
"token_start": 6
},
{
"end": 36,
"label": "否定词",
"start": 33,
"token_end": 7,
"token_start": 7
},
{
"end": 81,
"label": "主语",
"start": 37,
"token_end": 18,
"token_start": 8
}
] | [
"So",
"inside",
"the",
"bacterium",
",",
"there",
"is",
"n't",
"a",
"lot",
"of",
"oxygen",
",",
"but",
"a",
"lot",
"of",
"carbon",
"dioxide",
"."
] | [
0,
13,
14,
14,
0,
3,
21,
37,
1,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
0
] |
Because of diffusion, these molecules will eventually spread evenly, so the carbon dioxide diffuses out, while oxygen is constantly replenished from the outside. | [
{
"end": 20,
"label": "状语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 37,
"label": "主语",
"start": 22,
"token_end": 5,
"token_start": 4
},
{
"end": 42,
"label": "助动词",
"start": 38,
"token_end": 6,
"token_start": 6
},
{
"end": 53,
"label": "状语",
"start": 43,
"token_end": 7,
"token_start": 7
},
{
"end": 60,
"label": "动词原形",
"start": 54,
"token_end": 8,
"token_start": 8
},
{
"end": 67,
"label": "状语",
"start": 61,
"token_end": 9,
"token_start": 9
},
{
"end": 160,
"label": "并列句",
"start": 72,
"token_end": 25,
"token_start": 12
}
] | [
"Because",
"of",
"diffusion",
",",
"these",
"molecules",
"will",
"eventually",
"spread",
"evenly",
",",
"so",
"the",
"carbon",
"dioxide",
"diffuses",
"out",
",",
"while",
"oxygen",
"is",
"constantly",
"replenished",
"from",
"the",
"outside",
"."
] | [
13,
14,
14,
0,
1,
2,
15,
13,
19,
13,
0,
0,
41,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
0
] |
But this kind of breathing only works for the very small world. | [
{
"end": 26,
"label": "主语",
"start": 4,
"token_end": 4,
"token_start": 1
},
{
"end": 31,
"label": "状语",
"start": 27,
"token_end": 5,
"token_start": 5
},
{
"end": 37,
"label": "动词第三人称单数",
"start": 32,
"token_end": 6,
"token_start": 6
},
{
"end": 62,
"label": "状语",
"start": 38,
"token_end": 11,
"token_start": 7
}
] | [
"But",
"this",
"kind",
"of",
"breathing",
"only",
"works",
"for",
"the",
"very",
"small",
"world",
"."
] | [
0,
1,
2,
2,
2,
13,
25,
13,
14,
14,
14,
14,
0
] |
Insects, for example, have a fine network of trachea, tunnels with a pressure gradient, where air very slowly can diffuse in and exchange gases with the insect cells. | [
{
"end": 6,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 19,
"label": "状语",
"start": 9,
"token_end": 3,
"token_start": 2
},
{
"end": 25,
"label": "动词原形",
"start": 22,
"token_end": 5,
"token_start": 5
},
{
"end": 164,
"label": "宾语",
"start": 27,
"token_end": 31,
"token_start": 6
}
] | [
"Insects",
",",
"for",
"example",
",",
"have",
"a",
"fine",
"network",
"of",
"trachea",
",",
"tunnels",
"with",
"a",
"pressure",
"gradient",
",",
"where",
"air",
"very",
"slowly",
"can",
"diffuse",
"in",
"and",
"exchange",
"gases",
"with",
"the",
"insect",
"cells",
"."
] | [
1,
0,
13,
14,
0,
19,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
But even insects seem to be able to contract their trachea, and at least some even have specialized breathing organs like spiracles and air sacs. | [
{
"end": 16,
"label": "主语",
"start": 4,
"token_end": 2,
"token_start": 1
},
{
"end": 24,
"label": "半助动词",
"start": 17,
"token_end": 4,
"token_start": 3
},
{
"end": 35,
"label": "半助动词",
"start": 25,
"token_end": 7,
"token_start": 5
},
{
"end": 44,
"label": "动词原形",
"start": 36,
"token_end": 8,
"token_start": 8
},
{
"end": 58,
"label": "宾语",
"start": 45,
"token_end": 10,
"token_start": 9
},
{
"end": 144,
"label": "并列句",
"start": 64,
"token_end": 25,
"token_start": 13
}
] | [
"But",
"even",
"insects",
"seem",
"to",
"be",
"able",
"to",
"contract",
"their",
"trachea",
",",
"and",
"at",
"least",
"some",
"even",
"have",
"specialized",
"breathing",
"organs",
"like",
"spiracles",
"and",
"air",
"sacs",
"."
] | [
0,
1,
2,
17,
18,
17,
18,
18,
19,
5,
6,
0,
0,
41,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
42,
0
] |
At certain scales, diffusion is just too slow to keep cells alive. | [
{
"end": 16,
"label": "状语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 27,
"label": "主语",
"start": 19,
"token_end": 4,
"token_start": 4
},
{
"end": 30,
"label": "系动词",
"start": 29,
"token_end": 5,
"token_start": 5
},
{
"end": 64,
"label": "表语",
"start": 32,
"token_end": 12,
"token_start": 6
}
] | [
"At",
"certain",
"scales",
",",
"diffusion",
"is",
"just",
"too",
"slow",
"to",
"keep",
"cells",
"alive",
"."
] | [
13,
14,
14,
0,
1,
21,
11,
12,
12,
12,
12,
12,
12,
0
] |
The fundamental problem is that the exchange with the environment can only happen at the surface, and diffusion of materials can only sustain a certain amount of inside. | [
{
"end": 22,
"label": "主语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 25,
"label": "系动词",
"start": 24,
"token_end": 3,
"token_start": 3
},
{
"end": 167,
"label": "表语",
"start": 27,
"token_end": 28,
"token_start": 4
}
] | [
"The",
"fundamental",
"problem",
"is",
"that",
"the",
"exchange",
"with",
"the",
"environment",
"can",
"only",
"happen",
"at",
"the",
"surface",
",",
"and",
"diffusion",
"of",
"materials",
"can",
"only",
"sustain",
"a",
"certain",
"amount",
"of",
"inside",
"."
] | [
1,
2,
2,
21,
11,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
12,
0
] |
Tiny living things have only a little bit of inside, or volume, and a lot of outside, or surface area. | [
{
"end": 17,
"label": "主语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 22,
"label": "动词原形",
"start": 19,
"token_end": 3,
"token_start": 3
},
{
"end": 100,
"label": "宾语",
"start": 24,
"token_end": 22,
"token_start": 4
}
] | [
"Tiny",
"living",
"things",
"have",
"only",
"a",
"little",
"bit",
"of",
"inside",
",",
"or",
"volume",
",",
"and",
"a",
"lot",
"of",
"outside",
",",
"or",
"surface",
"area",
"."
] | [
1,
2,
2,
19,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
We would sadly be messed up by the square cube law. | [
{
"end": 2,
"label": "主语",
"start": 0,
"token_end": 0,
"token_start": 0
},
{
"end": 8,
"label": "助动词",
"start": 3,
"token_end": 1,
"token_start": 1
},
{
"end": 14,
"label": "状语",
"start": 9,
"token_end": 2,
"token_start": 2
},
{
"end": 17,
"label": "助动词",
"start": 15,
"token_end": 3,
"token_start": 3
},
{
"end": 24,
"label": "动词过去分词",
"start": 18,
"token_end": 4,
"token_start": 4
},
{
"end": 27,
"label": "谓语部分",
"start": 25,
"token_end": 5,
"token_start": 5
},
{
"end": 50,
"label": "状语",
"start": 28,
"token_end": 10,
"token_start": 6
}
] | [
"We",
"would",
"sadly",
"be",
"messed",
"up",
"by",
"the",
"square",
"cube",
"law",
"."
] | [
1,
15,
13,
15,
29,
35,
13,
14,
14,
14,
14,
0
] |
In a nutshell, it means that if you make something ten times larger, its outside, or surface, would grow by 100, but its insides, or volume, grows by 1000 times. | [
{
"end": 13,
"label": "状语",
"start": 0,
"token_end": 2,
"token_start": 0
},
{
"end": 17,
"label": "主语",
"start": 15,
"token_end": 4,
"token_start": 4
},
{
"end": 23,
"label": "动词第三人称单数",
"start": 18,
"token_end": 5,
"token_start": 5
},
{
"end": 160,
"label": "宾语",
"start": 24,
"token_end": 36,
"token_start": 6
}
] | [
"In",
"a",
"nutshell",
",",
"it",
"means",
"that",
"if",
"you",
"make",
"something",
"ten",
"times",
"larger",
",",
"its",
"outside",
",",
"or",
"surface",
",",
"would",
"grow",
"by",
"100",
",",
"but",
"its",
"insides",
",",
"or",
"volume",
",",
"grows",
"by",
"1000",
"times",
"."
] | [
13,
14,
14,
0,
1,
25,
5,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.