Skip to content

zakhan4/ai-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment-analysis

AI based Context and Sentiment Analysis for Messaging

Prerequisites

To train the model

  • TrainModel.ipynb: Used to train models and then save them inside 'results' folder

  • To train model on different datasets, you can change the value of 'Data' variable, and can select any one value from these:

    1. formspring
    2. wiki
    3. twitter
    4. sentiment140

    By default training is done on Wikipedia datasets

To run the Project

  • TelegramClient.ipynb: Connects to the Telegram application, reads the chats and predicts the sentiment using the trained model
  • Run and authenticate with the your user and telegram app info
  • To find out the sentiment score, send "<score>" message in telegram

About

AI based Context and Sentiment Analysis for Messaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published