Pinned Repositories
4grams
The script creates a list with all the 4-grams in the sentence in a particular structure.
hatespeech
Numpy-Essentials
Pandas-Essential
Presidential-Speech-Analysis-using-NLP
Analyzing Obama's and Trump's Speeches.
Review-Scraper
This script scrapes movie reviews from rotten tomatoes.
Senti-Counter
This basic python code maintains a counter for every word that appears after a negative and a positive word in the reviews.
twitter
The script scrapes tweets from a twitter account along with some other details
Web-Counter
This script counts the frequency of words in a web page.
ramashelke's Repositories
ramashelke/Presidential-Speech-Analysis-using-NLP
Analyzing Obama's and Trump's Speeches.
ramashelke/4grams
The script creates a list with all the 4-grams in the sentence in a particular structure.
ramashelke/hatespeech
ramashelke/Numpy-Essentials
ramashelke/Pandas-Essential
ramashelke/Review-Scraper
This script scrapes movie reviews from rotten tomatoes.
ramashelke/Senti-Counter
This basic python code maintains a counter for every word that appears after a negative and a positive word in the reviews.
ramashelke/twitter
The script scrapes tweets from a twitter account along with some other details
ramashelke/Web-Counter
This script counts the frequency of words in a web page.