Skip to main content

Detecting emotions behind the text, text2emotion package will help you to understand the emotions in textual meassages.

Project description

What is emotion?

Emotion is a biological state associated with the nervous system brought on by neurophysiological changes variously associated with thoughts, feelings, behavioural responses, and a degree of pleasure or displeasure. (Source: Wikipedia)

Human being can easily identify the emotions from text and experience it. But what about the machines, are they able to identify the emotions from text?

text2emotion is the python package which will help you to extract the emotions from the content.

  • Processes any textual message and recognize the emotions embedded in it.
  • Compatible with 5 different emotion categories as Happy, Angry, Sad, Surprise and Fear.

Features

1. Text Pre-processing

At first we have the major goal to perform data cleaning and make the content suitable for emotion analysis.

  • Remove the unwanted textual part from the message.
  • Perform the natural language processing techniques.
  • Bring out the well pre-processed text from the text pre-processing.
2. Emotion Investigation

Detect emotion from every word that we got from pre-processed text and take a count of it for further analytical process.

  • Find the appropriate words that express emotions or feelings.
  • Check the emotion category of each word.
  • Store the count of emotions relevant to the words found.
3. Emotion Analysis

After emotion investigation, there is the time of getting the significant output for the textual message we input earlier.

  • The output will be in the form of dictionary.
  • There will be keys as emotion categories and values as emotion score.
  • Higher the score of a particular emotion category, we can conclude that the message belongs to that category.

How to use?

Check Demo on Colab

App Deployment

Here's the code implementation with Streamlit App for the users.

  1. Enter the text.
  2. Hit the submit button.
  3. Tada!! Get the output in visual form.

Check Demo of App

Let's experience the library, test your multiple use cases on web app and check whether the library performs as per your expectations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

text2emotion-0.0.5.tar.gz (59.2 kB view details)

Uploaded Source

Built Distribution

text2emotion-0.0.5-py3-none-any.whl (57.8 kB view details)

Uploaded Python 3

File details

Details for the file text2emotion-0.0.5.tar.gz.

File metadata

  • Download URL: text2emotion-0.0.5.tar.gz
  • Upload date:
  • Size: 59.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for text2emotion-0.0.5.tar.gz
Algorithm Hash digest
SHA256 a7868ff1aee3362491c9ca094ae3d975678693aaa5e9144d1ad0eb64dd8f32e8
MD5 c1b626a2c61fed4a285313e01e2a2338
BLAKE2b-256 b047c63fd37b02ebfdfaf7aa365d40b2ac357814a820b692dc1a652a6cbc8964

See more details on using hashes here.

File details

Details for the file text2emotion-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: text2emotion-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 57.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for text2emotion-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3724a0a610f3a35ada599de0b9a1deff5b8902fb55078596236c31505ee75421
MD5 18a7f6cdd238f5ff3dcceeb307190572
BLAKE2b-256 fe31b190e37c1396ca68ab1b5c8ea1a23f2f7848df532ad69133e94853120aed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page