Coder Social home page Coder Social logo

sillasgonzaga / emojidictionary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lyons7/emojidictionary

0.0 2.0 0.0 219 KB

A dictionary of emojis with prose names of emojis, UTF-8 codepoints, UTF-8 representations and corresponding R encodings to enable identification of emojis in mined social media data!

License: MIT License

emojidictionary's Introduction

emojidictionary

NOW UPDATED WITH EMOJI 5.0 / UNICODE 10.0!

A dictionary of emojis with corresponding R encoding to enable identification of emojis in mined social media data in R! I have included in this repository the CSV file with the emoji name (e.g. "FACEWITHTEARSOFJOY") and the corresponding R encoding and now with the Unicode codepoint too!, so you may identify emojis in your mined social media text and include them in different analyses. The prose emoji name in the CSV file conveniently has spaces on each side of the emoji name (e.g. " FACEWITHTEARSOFJOY ") so if emojis are right next to other words they won't be smushed together and also emoji names themselves have no spaces if the name of the emoji is longer than one word. I did this to make text analyses such as sentiment analysis and topic modeling possible without endangering the integrity of the emoji classification. (As we don't want stop words that are part of emoji names to be deleted!)

I have also included R code modified from the links provided below from Peterka-Bonetta's work on how to do emoji identification in R. There are a few formatting steps and a tricky find-and-replace producedure that requires another R package, but once you have the dictionary loaded, the emojis in the right format you will be ready to go!

IMPORTANT NOTE As of now, the CSV file has the skin color identifications as separate from the emoji itself. For my research questions, it made more sense to keep color and emoji separate (I wanted to get an overall feel for what emojis were most present in a relatively small data set, so I didn't want "INFORMATIONDESKPERSONCOL2" and "INFORMATIONDESKPERSONCOL3" counted as separate things. You can modify this in the CSV file if you want skin color and emoji to be counted together.

If you use this for your own work please cite Kate Lyons (me) and also mention Jessica Peterka-Bonetta (see here and here) <- this is where I got the idea from, but the list available here doesn't have ALL the emojis or skin tones so I made one of my own. The current list has all of the emojis included in the most recent update.

emojidictionary's People

Contributors

lyons7 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.