The emoji in the dataset has been processed and replaced with a text description. Can the mapping scheme be available?
Posted by: UCDCC @ Nov. 14, 2017, 1:08 p.m.The data with the original emoji are made available via Github (https://github.com/Cyvhee/SemEval2018-Task3/tree/master/datasets/train) . The emoji were replaced using the Python emoji package (https://pypi.python.org/pypi/emoji/), which makes use of the Emoji codes (http://www.unicode.org/emoji/charts/full-emoji-list.html) as defined by the unicode consortium and a number of aliases (https://www.webpagefx.com/tools/emoji-cheat-sheet/).
I hope this answers your question.
Cheers
Cynthia