Coder Social home page Coder Social logo

sidx04-test / complete-text-analysis-web-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bhaswatiroy/complete-text-analysis-streamlit-web-app

0.0 0.0 0.0 6.69 MB

This is a Text Analysis App which can be used to find a detailed analysis of a particular text. This includes 5 main types of Analysis - Spam/Ham Detection, Sentiment Analysis, Stress Detection, Hate & Offensive Content Detection, Sarcasm Detection

Home Page: https://share.streamlit.io/bhaswatiroy/complete-text-analysis-streamlit-web-app/main/app.py

Python 100.00%

complete-text-analysis-web-app's Introduction

Complete Text Analysis Web App ๐Ÿ’ฌ ๐Ÿ“ โœ๏ธ

image

This app is used to perform an indepth analysis of a text The analysis sections include ->

1. Spam or Ham Detection

2. Sentiment Analysis

3. Stress Detection

4. Hate & Offensive Content Detection

5. Sarcasm Detection

Tech Stacks Used

Libraries Used

Structure Of The Project

  • Each prediction page is conneceted with a Machine Learning Model which uses either of Logistic Regression, Decision Tree, Random Forest Algorithms to predict the results.
  • Also we have 5 different datasets being used for each prediction.
  • We can land into each prediction site of the web app from the options in the Navigation Menu.
  • We have only 1 relevant feature taken into consideration which is the text and then the text is preprocessed and vectoized with help of TF-IDF Vectorizer to fit into the model and tain it.
  • So the user gets a broad overview of the text after the analysis

The feature taken into consideration

Text Analysis Type Feature
Spam or Ham Detection Page Text
Sentiment Analysis Page Text
Stress Detection Page Text
Hate & Offensive Content Page Text
Sarcasm Detection Text

The text is preprocessed then fed to the model.

Deployment Of The Project

After the modeling part the model is deployed using Streamlit library on Streamlit Share so that the app is available for usage for everyone.

Link To My Web Application -

https://share.streamlit.io/bhaswatiroy/complete-text-analysis-streamlit-web-app/main/app.py

Glance At The Hosted Application-

1. Home Page

image

2. Spam or Ham Detection Page

image

3. Sentiment Analysis Page

image

4. Stress Detection Page

image

5. Hate & Offensive Content Page

image

6. Sarcasm Detection Page

image

complete-text-analysis-web-app's People

Contributors

bhaswatiroy 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.