Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd alt text column to imageGraph (imageLinks) #420
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
FWIW I like |
ruebot
added a commit
that referenced
this issue
Feb 10, 2020
- Update ExtractImageLinksRDD to grab alt text - Add alt_text column to imagegraph - Update tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ruebot commentedFeb 10, 2020
Let's add a new column to
.imageGraph()
; the text of thealt
attribute if it exists in an image tag.