Jupyter Notebook · Shipped
Sentiment analysis tool for eBooks using Python and NLP to detect emotional tone in long-form text.
This repository contains Natural Language Processing (NLP) analysis of e-books using Python. The project demonstrates various NLP techniques and text analysis methods applied to literary works.
Book_Analysis.ipynb: Main Jupyter notebook containing the book analysis codemiracle_in_the_andes.txt: Sample text file for analysisUntitled.ipynb: Additional analysis notebookgit clone https://github.com/AhmadTawil1/NLP-ebooks.git
pip install -r requirements.txt
jupyter notebook
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Ahmad Tawil