Skip to content

Welcome to Sentilytics – a React app for fast, easy sentiment analysis! Instantly detect emotions in text.

License

Notifications You must be signed in to change notification settings

NeamulIslamFahim/Sentilytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 Sentilytics 🎉

Welcome to Sentilytics – a web-based application for analyzing the sentiment of text, whether it’s positive, negative, or neutral! Built with React and utilizing advanced sentiment analysis algorithms, Sentilytics makes understanding emotions in text easy and fun.

📋 Table of Contents

✨ Features

  • Real-time Sentiment Analysis: Analyze text instantly and see sentiment metrics! 💬
  • User-Friendly: Clean interface with a simple input and a button for instant analysis 🔍
  • Responsive Design: Works on all device sizes – mobile, tablet, and desktop! 📱💻
  • Easy GitHub Pages Deployment: Quickly deploy and share your sentiment analysis with others 🌍

🌐 Demo

Check out a live demo of Sentilytics here.

⚙️ Installation

  1. Clone the repository:

    git clone https://github.com/NeamulIslamFahim/Sentilytics.git
    cd Sentilytics
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm start

    The app will be live at http://localhost:3000 🎉

🚀 Usage

  1. Open the app in your browser 🖥️
  2. Enter text: Type or paste any text you want to analyze into the input field.
  3. Analyze: Click the Analyze button to view the sentiment results 🧐

The analysis includes:

  • Score: Sentiment score of the text.
  • Comparative: Normalized score that measures the sentiment intensity.

📤 Deployment

Deploying to GitHub Pages is easy!

  1. Make sure the homepage field is set in your package.json (already set up for Sentilytics).

  2. Build and deploy:

    npm run deploy

Your app will be live at the specified GitHub Pages URL. 🌐

🤝 Contributing

We ❤️ contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit.
  4. Push changes to your fork.
  5. Open a pull request to the main branch of this repository.

Thank you for helping make Sentilytics better!

📜 License

This project is licensed under the MIT License. See the LICENSE file for more details.


Thank you for checking out Sentilytics! Feel free to reach out with any issues or suggestions. Happy analyzing! 🚀💬

About

Welcome to Sentilytics – a React app for fast, easy sentiment analysis! Instantly detect emotions in text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published