File size: 6,400 Bytes
c633a0a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
[
  {
    "id": 0,
    "page": 4,
    "bounding_box": [
      54.0,
      258.2130126953125,
      302.4639892578125,
      521.8250122070312
    ],
    "latex_content": "\\begin{table}[hbtp]\n\\caption{Scenarios of Data Analysis.}\\label{algorithm_scenarios}\n\\centering\n\\begin{tabular}{|p{2cm}|p{3.0cm}|p{2.5cm}|} \\hline\n  Name& Domain &Scenarios \\\\ \\hline\n          &search engine     &  \tLog analysis \\\\ \\cline{3-3}\n \tGrep    & social network  &Web information extraction \\\\ \\cline{3-3}\n \t        & electronic commerce  &Fuzzy search  \\\\ \\hline\n  Bayes & social network  & Spam recognition\\\\ \\cline{3-3}\n             & electronic commerce\t& Web page classification \\\\ \\hline\n           & social network      & Image Processing \\\\ \\cline{3-3}\n \tSVM       & electronic commerce   & Data Mining \\\\ \\cline{3-3}\n \t          &      & Text Categorization \\\\ \\hline\n  PageRank &search engine & Compute the page rank \\\\ \\hline\n  Fuzzy  &search engine    & Image processing \\\\ \\cline{3-3}\n  K-means& social network &High-resolution landform\\\\\n  K-means        & electronic commerce & classification \\\\ \\hline %\\cline{2-2}\n         % &     & Speech recognition \\\\ \\hline\n         & social network   &  \tSpeech recognition \\\\ \\cline{3-3}\n   HMM   & search engine  & \tWord Segmentation \\\\ \\cline{3-3}\n          &  & \tHandwriting recognition \\\\ \\hline\n             &search engine   & Word frequency count \\\\ \\cline{3-3}\n  WordCount & social network   & Calculating the TF-IDF value \\\\ \\cline{3-3}\n \t             & electronic commerce &Obtaining the user operations count\\\\ \\hline\n%  Vector calculation & Similarity calculation \\\\ \\cline{2-2}\n%    & Bioinformatics \\\\ \\hline\n  Sort & electronic commerce & Document sorting\\\\ \\cline{3-3}\n\t     & search engine & Pages sorting \\\\\n       & social network &  \\\\ \\hline\n %  & computer vision \\\\ \\cline{2-2}\n%dimension reduction &pattern recognition \\\\ \\cline{2-2}\n%  &face recognition \\\\ \\hline\n\\end{tabular}\n\\end{table}",
    "extracted_content": [
      [
        "Name",
        "Domain",
        "Scenarios"
      ],
      [
        "Grep",
        "search engine\nsocial network\nelectronic commerce",
        "Log analysis"
      ],
      [
        null,
        null,
        "Web information ex-\ntraction"
      ],
      [
        null,
        null,
        "Fuzzy search"
      ],
      [
        "Bayes",
        "social network\nelectronic commerce",
        "Spam recognition"
      ],
      [
        null,
        null,
        "Web page classifica-\ntion"
      ],
      [
        "SVM",
        "social network\nelectronic commerce",
        "Image Processing"
      ],
      [
        null,
        null,
        "Data Mining"
      ],
      [
        null,
        null,
        "Text Categorization"
      ],
      [
        "PageRank",
        "search engine",
        "Compute the page\nrank"
      ],
      [
        "Fuzzy\nK-means\nK-means",
        "search engine\nsocial network\nelectronic commerce",
        "Image processing"
      ],
      [
        null,
        null,
        "High-resolution land-\nform\nclassification"
      ],
      [
        "HMM",
        "social network\nsearch engine",
        "Speech recognition"
      ],
      [
        null,
        null,
        "Word Segmentation"
      ],
      [
        null,
        null,
        "Handwriting recogni-\ntion"
      ],
      [
        "WordCount",
        "search engine\nsocial network\nelectronic commerce",
        "Word frequency count"
      ],
      [
        null,
        null,
        "Calculating the TF-\nIDF value"
      ],
      [
        null,
        null,
        "Obtaining the user\noperations count"
      ],
      [
        "Sort",
        "electronic commerce\nsearch engine\nsocial network",
        "Document sorting"
      ],
      [
        null,
        null,
        "Pages sorting"
      ]
    ],
    "similarity_score": 0.3920750782064651,
    "table_image": "images/1307.8013v1/table_0.png",
    "page_image": "pages/1307.8013v1/page_4.png"
  },
  {
    "id": 1,
    "page": 4,
    "bounding_box": [
      339.5639953613281,
      264.19097900390625,
      533.4359741210938,
      377.96434529622394
    ],
    "latex_content": "\\begin{table}\n\\caption{Details of Hardware Configurations.}\\label{hwconfigeration}\n\\center\n\\begin{tabular}{|c|c|}\n  \\hline\n  %\\multicolumn{2}{|c|}{CPU Type} & \\multicolumn{2}{|c|}{Intel CPU Core} \\\\ \\hline\n  %\\multicolumn{2}{|c|}{Intel \\textregistered Xeon}  &\\multicolumn{2}{|c|}{4cores@1.6G} \\\\  \\hline\n  CPU Type & Intel \\textregistered Xeon E5645\\\\ \\hline\n  \\# Cores & 6 cores@2.4G \\\\ \\hline\n  \\# threads& 12 threads \\\\ \\hline\n\t\\#Sockets & 2 \\\\ \\hline\n  \\hline\n  ITLB & 4-way set associative, 64 entries \\\\ \\hline\n  DTLB & 4-way set associative, 64 entries \\\\ \\hline\n  L2 TLB& 4-way associative, 512 entries \\\\ \\hline\n  L1 DCache & 32KB, 8-way associative, 64 byte/line \\\\ \\hline\n  L1 ICache & 32KB, 4-way associative, 64 byte/line \\\\ \\hline\n  L2 Cache & 256 KB, 8-way associative, 64 byte/line \\\\ \\hline\n  L3 Cache &  12 MB, 16-way associative, 64 byte/line \\\\ \\hline\n  Memory & 32 GB , DDR3 \\\\  \\hline\n\\end{tabular}\n\\end{table}",
    "extracted_content": [
      [
        "CPU Type",
        "Intel\u20ddRXeon E5645"
      ],
      [
        "# Cores",
        "6 cores@2.4G"
      ],
      [
        "# threads",
        "12 threads"
      ],
      [
        "#Sockets",
        "2"
      ],
      [
        "ITLB",
        "4-way set associative, 64 entries"
      ],
      [
        "DTLB",
        "4-way set associative, 64 entries"
      ],
      [
        "L2 TLB",
        "4-way associative, 512 entries"
      ],
      [
        "L1 DCache",
        "32KB, 8-way associative, 64 byte/line"
      ],
      [
        "L1 ICache",
        "32KB, 4-way associative, 64 byte/line"
      ],
      [
        "L2 Cache",
        "256 KB, 8-way associative, 64 byte/line"
      ],
      [
        "L3 Cache",
        "12 MB, 16-way associative, 64 byte/line"
      ],
      [
        "Memory",
        "32 GB , DDR3"
      ]
    ],
    "similarity_score": 0.8945054945054945,
    "table_image": "images/1307.8013v1/table_1.png",
    "page_image": "pages/1307.8013v1/page_4.png"
  }
]