This repository contains an NLP-based analysis of President Donald J. Trump’s second-term speeches using NLTK, Scikit-Learn, and BERT Transformers. The project aims to extract key linguistic patterns, topic distributions, sentiment analysis, and named entity recognition from his speeches.
The source of the speeches was ‘The American Presidency Project’ maintained by the University of Santa Barbara. The speeches and addresses used were of the following categories:
git clone https://github.com/SYEDFAIZAN1987/Trump-Second-Term-Speeches-NLP-Analysis.git
pip install -r requirements.txt
jupyter notebook "Trump Speeches NLP Analysis.ipynb"
For any questions or collaborations, feel free to reach out:
This project is licensed under the MIT License. Feel free to use and modify it!
© 2025 Syed Faizan. All Rights Reserved.