Pinned Repositories
borneo-bulletin-headline
This python program using the BeautifulSoup and TextBlob libraries to web scrape and do sentiment analysis on the news headlines from Borneo Bulletin
digital-clock-in-standard-c
Digital clock made with standard c
github-test
List-Comprehension-in-Python
Python program that uses List Comprehension to print all even numbers in a list. (USING A SINGLE LINE)
List-Overlap-in-Python
Check if two lists share the same elements
news-headline-polarity
This program finds and performs and displays the sentiment analysis of all of the headlines from Borneo Bulletin,a news media of Brunei. It also displays the percentage of positive, negative, and neutral headlines as a pie chart.
University-and-Industry-Platform
aku1997's Repositories
aku1997/List-Comprehension-in-Python
Python program that uses List Comprehension to print all even numbers in a list. (USING A SINGLE LINE)
aku1997/news-headline-polarity
This program finds and performs and displays the sentiment analysis of all of the headlines from Borneo Bulletin,a news media of Brunei. It also displays the percentage of positive, negative, and neutral headlines as a pie chart.
aku1997/University-and-Industry-Platform
aku1997/borneo-bulletin-headline
This python program using the BeautifulSoup and TextBlob libraries to web scrape and do sentiment analysis on the news headlines from Borneo Bulletin
aku1997/github-test
aku1997/List-Overlap-in-Python
Check if two lists share the same elements
aku1997/digital-clock-in-standard-c
Digital clock made with standard c