#emotione
CS 461 - Artificial Intelligence: Term Project which is about natural language processing.
Main Ideas: Topic Modelling, Sentiment Analysis, Text Classification.
I use Python 3.X. for parsing HTML to text I use a library called BeautifulSoup.
I'm currently working on extracting text from HTML. I found out that it's pretty challenging to create a generic way to do it.
This version properly works on only Guardian newspaper.