Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Personality Prediction in Tweets

final year ns2 ieee projects

PERSONALITY PREDICTION FROM TWEETS

Implementation Details:
———————–

1. Twitter data is collected for topic “apple” and stored as twitter.json file. The data will be added in the same file for execution of Twitterdata.py

2. Collected tweets from json file is extracted stored as tweet.csv
data extracted from each tweet are

tweet_id
tweet_time
tweet_author
tweet_author_id
tweet_language
tweet_text
polarity
tweet_sentiment

More 1000 tweets are collected

3. Naive Bayes and Logistics regression are applied, Plots are arrived
For the taken dataset, x-train and x-test and y-train & y-test are arrived.
from which te error is calculated for both technique

4. tweet.csv is taken as input and person.csv is extracted

This is the collection of unique autor and his total tweets, with positive and negative counts, and polarity aggregation. From which personality is arrived.

tweet_author
tweet_count
tweet_positive
tweet_negative
polarity
personality

Python Demo

//www.youtube.com/watch?v=w9_cxF0zHYQ

The post Personality Prediction in Tweets appeared first on Final Year Project / NS2 Project / NS3 Project / Hadoop / Mapreduce / Bigdata Project / IOT Internet of things project.

Share the post

Personality Prediction in Tweets

×

Subscribe to Ieee Project | Ns2 & Ns3 Project | Hadoop & Bigdata | Android Project – We Provides Ieee Projects For Latest Technologies In Java,j2ee,dotnet,ns2,ns3,hadoop,bigdata,android And Also Provide Real Time Projects Training In Chennai.

Get updates delivered right to your inbox!

Thank you for your subscription

×