Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. [
  2. {
  3. "name" : "Product Description 1",
  4. "rows": [
  5. {
  6. "type": "header",
  7. "columns": [
  8. {
  9. "field_name": "item_description",
  10. "key": {
  11. "content": "", "coordinates" : [33,44,37, 48], "page": 2, "confidence": 78.5
  12. },
  13. },
  14. {
  15. "field_name": "hs_code",
  16. "key": {
  17. "content": "", "coordinates" : [33,44,37, 48], "page": 1, "confidence": 92
  18. },
  19. }
  20. ]
  21. },
  22. {
  23. "type": "row",
  24. "columns": [
  25. {
  26. "type": "cell",
  27. "column": "item_description",
  28. "value": {
  29. "html_content" : "<p></p>",
  30. "content": "",
  31. "coordinates" : [33,44,37, 48],
  32. "page": 2,
  33. "confidence": 78.5
  34. },
  35. "inferred": [
  36. {
  37. "field_name":"item_description_1",
  38. "value": {
  39. "content" : "MEDECINS SANS FRONTIERES",
  40. "master_id": "345622",
  41. "inferred_from" : "value",
  42. "ai_identified" : 1,
  43. "confidence" : 78.5
  44. }
  45. },
  46. {
  47. "field_name":"hs_code",
  48. "value": {}
  49. }
  50. ]
  51. },
  52. {
  53. "type": "cell",
  54. "column": "hs_code",
  55. "value": {
  56. "content": "", "coordinates" : [33,44,37, 48], "page": 2, "confidence": 78.5
  57. },
  58. "inferred": [
  59. {
  60. "field_name":"hs_code",
  61. "value": {}
  62. }
  63. ]
  64. }
  65. ]
  66. },
  67. {}
  68. ]
  69. },
  70. {
  71. "name" : "Product Description 2",
  72. "rows": [{}, {}],
  73. "table_meta" : {
  74. "page_count": 3,
  75. "pagewise_meta": [
  76. {
  77. "page" : 2,
  78. "coordinates" : [90, 756, 1068, 1068],
  79. "row_count": 7
  80. },
  81. {
  82. "page" : 3,
  83. "coordinates" : [90, 100, 1062, 1000],
  84. "row_count": 12
  85. },
  86. {
  87. "page" : 4,
  88. "coordinates" : [70, 200, 1054, 400],
  89. "row_count": 3
  90. },
  91. ]
  92.  
  93. }
  94. }
  95. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement