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
Provide a list of suggested keywords to users, semantically close to the keyword(s) entered in the query box. The suggested keywords must be extracted via API from a database of semantically related words using a service such as the NLP4Dev (https://nlp4dev.org) or a full-text search engine such as SOLR or ElasticSearch.
The suggested keywords would be displayed below the search box, e.g.:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Provide a list of suggested keywords to users, semantically close to the keyword(s) entered in the query box. The suggested keywords must be extracted via API from a database of semantically related words using a service such as the NLP4Dev (https://nlp4dev.org) or a full-text search engine such as SOLR or ElasticSearch.
The suggested keywords would be displayed below the search box, e.g.:
![image](https://user-images.githubusercontent.com/223824/196781333-a2d0fa96-985d-4054-b075-3d8d392c4f8e.png)
Beta Was this translation helpful? Give feedback.
All reactions