document 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. text : "I can not recall any disorder in currency markets since the 1974 guidelines were adopted ."
  2. token: {
  3. word : "I"
  4. start : 0
  5. end : 0
  6. head : 3
  7. tag : "PRP"
  8. category: "PRON"
  9. label : "nsubj"
  10. break_level : SENTENCE_BREAK
  11. }
  12. token: {
  13. word : "can"
  14. start : 2
  15. end : 4
  16. head : 3
  17. tag : "MD"
  18. category: "VERB"
  19. label : "aux"
  20. }
  21. token: {
  22. word : "not"
  23. start : 6
  24. end : 8
  25. head : 3
  26. tag : "RB"
  27. category: "ADV"
  28. label : "neg"
  29. }
  30. token: {
  31. word : "recall"
  32. start : 10
  33. end : 15
  34. tag : "VB"
  35. category: "VERB"
  36. label : "ROOT"
  37. }
  38. token: {
  39. word : "any"
  40. start : 17
  41. end : 19
  42. head : 5
  43. tag : "DT"
  44. category: "DET"
  45. label : "det"
  46. }
  47. token: {
  48. word : "disorder"
  49. start : 21
  50. end : 28
  51. head : 3
  52. tag : "NN"
  53. category: "NOUN"
  54. label : "dobj"
  55. }
  56. token: {
  57. word : "in"
  58. start : 30
  59. end : 31
  60. head : 5
  61. tag : "IN"
  62. category: "ADP"
  63. label : "prep"
  64. }
  65. token: {
  66. word : "currency"
  67. start : 33
  68. end : 40
  69. head : 8
  70. tag : "NN"
  71. category: "NOUN"
  72. label : "nn"
  73. }
  74. token: {
  75. word : "markets"
  76. start : 42
  77. end : 48
  78. head : 6
  79. tag : "NNS"
  80. category: "NOUN"
  81. label : "pobj"
  82. }
  83. token: {
  84. word : "since"
  85. start : 50
  86. end : 54
  87. head : 14
  88. tag : "IN"
  89. category: "ADP"
  90. label : "mark"
  91. }
  92. token: {
  93. word : "the"
  94. start : 56
  95. end : 58
  96. head : 12
  97. tag : "DT"
  98. category: "DET"
  99. label : "det"
  100. }
  101. token: {
  102. word : "1974"
  103. start : 60
  104. end : 63
  105. head : 12
  106. tag : "CD"
  107. category: "NUM"
  108. label : "num"
  109. }
  110. token: {
  111. word : "guidelines"
  112. start : 65
  113. end : 74
  114. head : 14
  115. tag : "NNS"
  116. category: "NOUN"
  117. label : "nsubjpass"
  118. }
  119. token: {
  120. word : "were"
  121. start : 76
  122. end : 79
  123. head : 14
  124. tag : "VBD"
  125. category: "VERB"
  126. label : "auxpass"
  127. }
  128. token: {
  129. word : "adopted"
  130. start : 81
  131. end : 87
  132. head : 3
  133. tag : "VBN"
  134. category: "VERB"
  135. label : "advcl"
  136. }
  137. token: {
  138. word : "."
  139. start : 89
  140. end : 89
  141. head : 3
  142. tag : "."
  143. category: "."
  144. label : "p"
  145. }