README / README.md
archismancoder's picture
Update README.md
3eb7e01 verified
|
raw
history blame
16.2 kB
metadata
title: README
emoji: 😻
colorFrom: yellow
colorTo: red
sdk: static
pinned: false

title: "Tachygraphy Micro-text Analysis & Normalization" emoji: "⚡" colorFrom: "pink" colorTo: "blue" sdk: "static" pinned: false

Tachygraphy Micro-text Analysis And Normalization

Tachygraphy Micro-text Analysis & Normalization

Welcome to the Tachygraphy Micro-text Analysis & Normalization Project. This page outlines our project’s key stages, sources, sample analysis examples, and team information.


Dashboard

Project Stages

  1. Sentiment Polarity Analysis
  2. Emotion Mood-tag Analysis
  3. Text Transformation & Normalization
  4. Stacked all 3 stages with their best models
  5. Data Correction & Collection

Sources & Deployment Links

Deployment Source Streamlit Deployment Hugging Face Space Deployment
GitHub Deployment Repo Streamlit App Hugging Face Space

Project Overview

Tachygraphy—originally developed to expedite writing—has evolved over centuries. In the 1990s, it reappeared as micro‑text, driving faster communication on social media with its “Anytime, Anyplace, Anybody, and Anything (4A)” characteristic. This project focuses on the analysis and normalization of micro‑text (the prevalent informal communication today) to improve NLP tasks such as sentiment analysis, emotion detection, and overall text transformation for clear 4A message decoding.


Sample Example 1

G Input Text Input Text: i don't know fr y he's sooo sad Normalized Text Normalized Text: i do not know for real why he's so sad Input Text->Normalized Text Sentiment Sentiment Input Text->Sentiment Emotion Emotion Input Text->Emotion Negative Negative: 0.995874803543091 Sentiment->Negative Neutral Neutral: 6.232635259628296e-05 Sentiment->Neutral Positive Positive: 2.0964847564697266e-05 Sentiment->Positive Negative->Emotion Neutral->Emotion Positive->Emotion Anger Anger: 0.0 Emotion->Anger Disgust Disgust: 0.0 Emotion->Disgust Fear Fear: 0.010283803842246056 Emotion->Fear Joy Joy: 0.0 Emotion->Joy Neutral_e Neutral: 0.021935827255129814 Emotion->Neutral_e Sadness Sadness: 1.0 Emotion->Sadness Surprise Surprise: 0.02158345977962017 Emotion->Surprise