How can I find images to represent user text?
Posted
by Crashalot
on Stack Overflow
See other posts from Stack Overflow
or by Crashalot
Published on 2010-03-24T23:56:49Z
Indexed on
2010/03/25
0:03 UTC
Read the original article
Hit count: 489
On our web site, users enter free form text like "Ribeye steak at Safeway for $8.99. Great deal in Palo Alto."
Does anyone know of APIs that can take free form text and return an image that best represents the text?
Right now, we're feeding the whole text to Google Image Search, but sometimes the extraneous words (e.g., at, for, $8.99) skew the query and induce weird results.
© Stack Overflow or respective owner