Natural Language Processing

Abraham Lincoln Lyceum Speech, NLP sentiment analysis

Performing a sentiment analysis using TextBlob. Full code available at my repo.

Michelangiolo Mazzeschi
Published in
5 min readAug 2, 2021

--

In this article, I will explain a simple code that is able to web scrape an HTML page containing an Abraham Lincoln speech, then, after cleaning the data, I will perform a sentiment analysis of every single sentence to better understand the data. The purpose of this article is to give you a basic understanding of how this technology…

--

--