archivesunleashed / aut

The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
https://aut.docs.archivesunleashed.org/
Apache License 2.0
137 stars 33 forks source link

Add alt text column to imageGraph (imageLinks) #420

Closed ruebot closed 4 years ago

ruebot commented 4 years ago

Let's add a new column to .imageGraph(); the text of the alt attribute if it exists in an image tag.

lintool commented 4 years ago

.imageGraph() or .imagegraph()? The latter would be consistent with .webgraph(). Or alternatively, rename .webgraph() to .linkgraph() and you get a nice {image, link} symmetry.

ianmilligan1 commented 4 years ago

FWIW I like .imagegraph()