Assess whether a twitter is positive or negative based on the user's recent tweets
Project description
twitterpersona
Assess a twitter user's character based on their recent tweets
Summary
Twitter is a popular social media app with over 1 billion user accounts. While a diversity of users is a strength, some individuals have concerns with the prevalence of "troll" accounts and individuals who exhibit unconstructive tone and diction whom they deem not worth engaging with. The package twitterpersona is intended to provide insight into a twitter user based on their tweet history in effort to determine if an account is worth engaging with. The package provides an easy to use interface for determining the general sentiment expressed by a user.
Functions
load_twitter : Returns a user's recent tweets (as a dataframe) given their user id using the Twitter API.
generalPreprocessing : Cleans the recent tweet dataframe generated by load_twitter. Includes features such as removing punctuation and extracting emojis.
get_sentiment_result : Determines the general (average) sentiment of recent tweets.
create_wordcloud : Generates a word cloud of most frequently used words in tweets.
Scope and Fit
There are existing packages that preform tweet analysis (including twitter-sentiment-analysis, tweetlytics, and pytweet). However, none of these packages focus of providing metrics in the context of determining if the twitter user is worth engaging with.
Contributing
Interested in contributing? Check out the contributing guidelines in CONTRIBUTING.md. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
twitterpersona was created by Andy Wang, Renzo Wijngaarden, Roan Raina, Yurui Feng. It is licensed under the terms of the MIT license.
Credits
twitterpersona was created with cookiecutter and the py-pkgs-cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file twitterpersona-0.2.3.tar.gz.
File metadata
- Download URL: twitterpersona-0.2.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
419dc24658438449250a4c2d8dbe4f9ba9f3f36e15730345a2f85d16166bc63f
|
|
| MD5 |
4f32a0deea12ae6e7c4dedbf476705d1
|
|
| BLAKE2b-256 |
cf263aa4d406cbf1b868eb4a8fb2616deb2310b99c024998fb48d2e6ba76f09a
|
File details
Details for the file twitterpersona-0.2.3-py3-none-any.whl.
File metadata
- Download URL: twitterpersona-0.2.3-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e0e071e7859cfa36aa47b93a4732afd727ed423cc9442bee30d735570e03c29
|
|
| MD5 |
d25542e532666d306732f8355bb8fdad
|
|
| BLAKE2b-256 |
1936909fddebf11091eb071c87c54be1a2ade2b37fdda2d63944d472bb200dc3
|