Hello,
i’m trying to create something like this http://tagcrowd.com/ or use some API to enable me to take in a paragraph of text and provide the user with the top keywords within that paragraph. Is this possible?
The goal is this:
- paste a shopping list that is text based ex. (tomatos apples grapes , etc) \
- create the word cloud based on the words present in the shopping list from 1
- use a lookup table to show the user at which store the particular item can be purchased.(from a table that I still don’t know what to do)
thanks in advance.
A