Giter VIP home page Giter VIP logo

Comments (3)

TomRaz avatar TomRaz commented on July 17, 2024 1

@rkrzr Thank you, this was very helpful!

from dataset-random.

TomRaz avatar TomRaz commented on July 17, 2024

@rkrzr thank you for this great dataset!
It will also extremely help me if you can open source the dataset builder.

from dataset-random.

rkrzr avatar rkrzr commented on July 17, 2024

Hi @TomRaz, it's nice to see that this dataset is useful to you. I have a related dataset of popular websites over here: https://github.com/rkrzr/dataset-popular

I unfortunately no longer have the code of the dataset builder (it's been too long ago that I wrote my thesis). I remember that it was a fairly simple Javascript program that I wrote, that you could activate for the currently opened page in the browser by clicking on a bookmark icon.

The builder basically worked like this:

  1. It added a box outline over the HTML element that you were hovering over
  2. It allowed you to "widen" the box by clicking a button (this simply selected the parent element of the current element)
  3. You could widen as many times until you found the right level of abstraction
  4. You could press another button, which would add a CSS class to the selected element to mark it as a page segment
  5. Finally, after adding all boxes, you could press a button to serialize the DOM to disk

I hope this explanation helps, even though I no longer have the original code.

from dataset-random.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.