You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I have to manually create interesting keywords for each content article so that search works with these keywords.
We want some AI service to take the text of the article as input and generate a few of the important / interesting keywords for search to use.
I think this approach of keyword based search would be the most efficient for the user. Since we don't want to search through prepositions, articles and other non-interesting keywords, it doesnt make sense to use all words for search.
Check to see if AWS Comprehend does something like this
The text was updated successfully, but these errors were encountered:
ashwanth1109
changed the title
Look for some free AI service (perhaps from AWS) to generate list of "interesting" keywords to use for search
Look for some free AI service (perhaps AWS Comprehend) to generate list of "interesting" keywords to use for search
Nov 8, 2020
Currently, I have to manually create interesting keywords for each content article so that search works with these keywords.
We want some AI service to take the text of the article as input and generate a few of the important / interesting keywords for search to use.
I think this approach of keyword based search would be the most efficient for the user. Since we don't want to search through prepositions, articles and other non-interesting keywords, it doesnt make sense to use all words for search.
Check to see if AWS Comprehend does something like this
The text was updated successfully, but these errors were encountered: