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
Split up the keywords that have comma in them based on the comma.
If there is no comma in the keywords we assume space to be the separator ad split based on space.
We convert all keywords to lower case to avoid "JSON" and "json" being different.
The text was updated successfully, but these errors were encountered:
Split up the keywords that have comma in them based on the comma.
If there is no comma in the keywords we assume space to be the separator ad split based on space.
We convert all keywords to lower case to avoid "JSON" and "json" being different.
The text was updated successfully, but these errors were encountered: