Skip to content

A web application that extricates tweets and analyzes their sentiment using the long short-term memory (LSTM) model. It also provides sentiment analysis based on data related to coronavirus (COVID-19). It utilizes Flask, Tweepy, Keras, Natural Language Toolkit (NLTK), and other libraries. πŸ“š

License

Notifications You must be signed in to change notification settings

LeGi0N09/Sentixtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sentixtract πŸ“ˆ πŸ”Ž

GitHub stars GitHub forks GitHub license

Unleashing the Power of Sentiment Analysis πŸ“ˆ πŸ”Ž

Welcome to Sentixtract, an ambitious project that aims to make data mining and sentiment analysis a breeze using state-of-the-art models and APIs. Embrace the comprehensive dashboard that provides valuable insights into the provided services. Our current service offerings include:

  1. Extract Tweets
  2. Sentiment Analysis Based on COVID Model
  3. Google Perspective API Use Case
  4. Extract Tweets with Sentiment Scores

Project Summary πŸ“‹

In the realm of machine learning, sentiment analysis or opinion mining takes the center stage. Sentixtract showcases a foundational method of classifying tweets into positive or negative categories, employing LSTM as a baseline model. Delving deeper, the project explores the remarkable connections between language models and LSTM, which culminates in improved results. By fine-tuning parameters, incorporating diverse features, and tapping into external APIs like the Google Perspective API, the classifier's performance can be elevated to new heights.

Getting Started πŸš€

To harness the power of Sentixtract locally, follow these straightforward steps:

  1. Clone the repository:
git clone https://github.com/LeGi0N09/Sentixtract.git
  1. Install the necessary dependencies:
pip install -r requirements.txt
  1. Launch the application:
python app.py
  1. Unleash the magic by visiting http://localhost:5000 in your web browser and accessing the dashboard.

Contributing 🀝

The door is wide open for contributions! Have a brilliant idea, suggestion, or bug fix? Simply open an issue or submit a pull request to join the collaborative journey.

License πŸ“ƒ

Sentixtract operates under the MIT License.

Acknowledgements πŸ‘

A sincere thank you to the following resources for their invaluable contributions:

Conclusion πŸ™Œ

Sentiment analysis entails challenges due to the intricate nature of the English language. While Sentixtract presents a fundamental approach to tweet classification via LSTM, endless avenues for enhancement await. Engage in feature extraction, parameter fine-tuning, and alternative classifier exploration to elevate the sentiment analysis. In high demand for its efficiency, accuracy, and speed, sentiment analysis emerges as a potent tool for businesses across diverse domains.

Delve into the repository, harness the provided services, and experience the joy of data extraction and sentiment analysis. Happy coding! πŸ’» πŸ“Š

About

A web application that extricates tweets and analyzes their sentiment using the long short-term memory (LSTM) model. It also provides sentiment analysis based on data related to coronavirus (COVID-19). It utilizes Flask, Tweepy, Keras, Natural Language Toolkit (NLTK), and other libraries. πŸ“š

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published