Rows: 596,711
Columns: 17
$ doc_id        <chr> "p1_s0001", "p1_s0001", "p1_s0001", "p1_s0001", "p1_s000…
$ paragraph_id  <int> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,…
$ sentence_id   <int> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,…
$ sentence      <chr> "Tonight, the high-stakes showdown here in Philadelphia …
$ start         <int> 1, 8, 10, 14, 18, 19, 26, 35, 40, 43, 56, 64, 69, 79, 86…
$ end           <int> 7, 8, 12, 17, 18, 24, 33, 38, 41, 54, 62, 67, 77, 84, 91…
$ term_id       <int> 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 1…
$ token_id      <chr> "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11",…
$ token         <chr> "Tonight", ",", "the", "high", "-", "stakes", "showdown"…
$ lemma         <chr> "tonight", ",", "the", "high", "-", "stake", "showdown",…
$ upos          <chr> "NOUN", "PUNCT", "DET", "ADJ", "PUNCT", "NOUN", "NOUN", …
$ xpos          <chr> "NN", ",", "DT", "JJ", "HYPH", "NNS", "NN", "RB", "IN", …
$ feats         <chr> "Number=Sing", NA, "Definite=Def|PronType=Art", "Degree=…
$ head_token_id <chr> "0", "1", "7", "6", "6", "7", "1", "7", "13", "13", "13"…
$ dep_rel       <chr> "root", "punct", "det", "amod", "punct", "compound", "ap…
$ deps          <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, …
$ misc          <chr> "SpaceAfter=No", NA, NA, "SpaceAfter=No", "SpaceAfter=No…