aphz88
1
Are there any APIs or regex options to analyze text to build a word cloud or to summarize text into a few words?
Example text: I just bought a bicycle to ride by the lake.
Text analysis/summary/word cloud: bicycle, outdoors, recreation, lake, nature, travel, transportation
Would this even be possible?
keith
2
Yes there are things like that. Google’s your friend in this situation. You’re looking for something like this:
https://www.google.com/search?q=text+analysis+api
1 Like
aphz88
3
Thank you. Aylien seems like an option for text analysis in Bubble because theres already a plugin. I wouldnt have known.