UNPKG

cerebro-emoj

Version:

Cerebro plugin to find relevant emoji from text

26 lines (14 loc) 887 B
# cerebro-emoj > [Cerebro](http://www.cerebroapp.com) plugin to find relevant emoji from text ![](screenshot.png) Uses the API from this great article on [Emoji & Deep Learning](http://getdango.com/emoji-and-deep-learning.html).<br> Check out the [Dango app](http://getdango.com) if you want something like this on your phone. ## Usage In Cerebro, type `emoj` or `emoji` and some text, to find relevant emoji. Use <kbd>cmd+c</kbd> to copy all emojis to clipboard or click on a certain one to copy only it. ## Related - [Cerebro](http://github.com/KELiON/cerebro) – main repo for Cerebro app; - [alfred-emoj](https://github.com/sindresorhus/alfred-emoj) – Original alfred plugin to find relevant emoji from text; - [emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line. ## License MIT © [Alexandr Subbotin](http://asubbotin.ru)