Properties of the JSON Object representing the GT and MSoS results:
- "total": "Number of segmented blocks"
- "page":"URL of the tested page"
- "source":"To distinguish between the groundTruth and our segmentation results"
- "meta":"To determine the browser dimension"
- "meta2":"To determine the browser dimension using jquery"
- "random":"A random number"
- "granularity":"Values of the global and local pG "
- "tdcount":"Number of words covered by this block"
- "category":"Application category"
- "collection":"To refer to the dataset"
- "block"+i:"To represent information about the resulting blocks"
- "block"+i+1:"Id, x, y, w, h, logicalId, Number of DOM elements covered by the block, Number of Words, Function, corresponding DOM element"