Releases: UBC-MDS/twitterAnalysis
Releases · UBC-MDS/twitterAnalysis
v0.4.0
v0.3.0
Release for milestone 4
v0.2.1
Updated missing package in imports
v0.2.0
What's Changed
- add load twitter function by @tiger12055 in #2
- modify readme.md by @Yurui-Feng in #3
- Feat: generalPreprocessing by @roanraina in #7
- Sentiment analysis function and tests by @Yurui-Feng in #4
- fix issues to run checks without error by @Yurui-Feng in #8
- add Rtwitter library by @tiger12055 in #9
- added wordcloud functions and tests by @Hawknum in #10
- add comments for tests by @tiger12055 in #11
- add comment to tests by @Yurui-Feng in #12
New Contributors
- @tiger12055 made their first contribution in #2
- @Yurui-Feng made their first contribution in #3
- @Hawknum made their first contribution in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Set up initial folder structures, added documentation, and wrote docstrings for the functions.