You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This open-source, R-based web application allows the conversion of video captions (subtitles) from the Web Video Text Tracks (WebVTT) Format into plain texts. For this purpose, users upload a WebVTT file with the extension of 'vtt' or 'txt'. Automatically, metadata such as timestamps are removed, and the text is formatted.
The Programm tries to determine the cosine similarity scores for a set of words in question. Cosine similarity scores indicate the contextual similarity between words.
build a sentiment analysis model which will allow us to categorize words based on their sentiments, that is whether they are positive, negative and also the magnitude of it.
This application aims to help you recode your variables after introducing the data as an RDS saved dataframe and given the variable to recode it will automatically generate fields where variable levels are adjustable and you perform your modification before downloading your data via the button
Analyze your Twitter archive and explore some aspects of your tweeting behavior. When do you tweet, how much do retweet people, do you use hashtags and much more
This is a repository of an interactive profile map of Presidential Candidates and Presidents which used htmltools and leaflet packages in R Programming. It also made use of dplyr and stringr some data manipulation for accurate visualizations.