BBS gif bank, tagging, etc

There are an enormous amount of excellent gifs in the gif bank, but one problem is the lack of ability to either retroactively tag someone’s post or add more metadata.

Use case: I knew there were multiple stephen fry gifs in the bank but only one has the words stephen or fry in the post. This means when searching I will only get back a single result.

I would like to be able to add meta data to other peoples posts to improve searching. (Yes, I understand how dangerous this could be :smiley:)

1 Like

It has become a very long thread, but if we scroll all the way back to the top, @OtherMichael sked that we at least give a title to our gifs. If the url isn’t showing on mine when I hover, I’ve been trying to remember to give 'em a title.

2 Likes

True, but look at the last entry. It is “what” basically, with no mention of hugh Laurie etc. That is the real problem I’m thinking about.

1 Like

Looks like @japhroaig wants to be able to edit other people’s posts to add more descriptive meta-data, that the OP didn’t think of/benignly-neglected.

I can’t say I do not understand the motivation.

One method might be to PM the OP with the MD on the DL, OK?

2 Likes

Yeah, so some ideas:

  • Metadata edits you make to other peoples post are only searchable by you (time to blow up the search imdexer :D)
  • exif data is extracted
  • reverse Google image search of the image, store and tokenize the textual results
  • ability to flag metadata

And so on.

Sounds like a browser-extension.

Take exif data: if it existed in discourse’s index it could make searching waay more useful. Along with image telemetry from say image magic?

Why not just reply to the post with the relevant metadata - that provides a simple link back to the image.

2 Likes

4 Likes

It would work in a way, but when you’d search you would only see the summary of the textual reply. And what if there were five replys all with Stephen Fry, which search result do you pick? It works if there is only one picture described as Fry, but gets messy as it scales.

1 Like

But how is the bank going to scale? Will it really be as “popular” as the questions thread?

That would be interesting.

But the next-longest thread is count-to-10K and it’s only slightly over 2K posts.

So is this a real problem in search of a coding solution, or a real problem in search of a … [some other adjective that is not coding] … solution?


This prompted me to research top-replied-to posts, and open this meta issue.

2 Likes

I don’t really know how long it will go on. But kind of the meta issue I’m ruminating about is information discovery–for a user like me it isn’t good enough yet.

But then again I’m probably in the vaaast minority, so any feature requests require course ground rock salt.

1 Like

I think all of the participants in the gif thread might be ameanable to at least tagging their entries if prodded. A bunch of people doing a little work would be far less of a fuss than the alternative.

I for one welcome… no. I for one will go and provide titles for my gifs if it helps.

Yeah I’m happy to go back and clean my entries up with tags.

If I’d have known that y’all wanted more description, I woulda added Mr. Laurie’s name! Will edit momentarily.

It’s done

4 Likes

Yeahhhh unless you guys are putting words in the posts to describe the images, you’re gonna have problems. There is no magical “machine intelligence that can look at images and figure out the right words to auto tag the images with”.

Even Giphy is real bad at this because users put in dumb, ridiculous, and wrong tags on the GIFs they submit,

3 Likes

I guess, when I think about it, is a Curator role that can add metadata to a post which isn’t theirs that aids searching. The use case I used as an example is images.

1 Like

neural-storyteller is a recurrent neural network that generates little
stories about images. This repository contains code for generating
stories with your own images, as well as instructions for training new
models.

1 Like

Is there a manifest for posts, or perhaps an api to enumerate image locations? It would be hilarious to run something like this through the Bank. Pretty sure by post 100 the network would be saying, “really? Really!? Come on!”

2 Likes