How to programmatically suggest matching emojis/kaomojis for a given text phrase

1 points by sasindu ↗ HN
A little guidance to get a head start would be enough and highly appreciated.

Please note that I do not have any previous experience in natural language processing.

1 comment

[ 3.3 ms ] story [ 10.9 ms ] thread
You predefine "tags" for each of the emojis and match these while writing with a semi fuzzy search. Not exactly magic if you know programming.