Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cerebroapp/cerebro-emoj
📦 Cerebro plugin to find relevant emoji from text
https://github.com/cerebroapp/cerebro-emoj
cerebro cerebro-plugin
Last synced: about 2 months ago
JSON representation
📦 Cerebro plugin to find relevant emoji from text
- Host: GitHub
- URL: https://github.com/cerebroapp/cerebro-emoj
- Owner: cerebroapp
- Created: 2016-11-27T20:09:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T14:33:48.000Z (almost 8 years ago)
- Last Synced: 2024-10-03T00:24:30.667Z (3 months ago)
- Topics: cerebro, cerebro-plugin
- Language: JavaScript
- Homepage:
- Size: 220 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 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).
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 cmd+c 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)