Religion Word Analysis

This project was inspired by this Reddit post

I noticed the words God, Lord, Allah being mentioned many times and I wanted to get a different context by playing around with different stopwords.

This code produces bar plots of the 10 most common words in the scriptures and a word clouds for each.

Features

Pipenv
NLTK Tokenization
Regular Expression
PyPDF2
GitHub Pages Sphinx Documentation

Requirements

  • Python 3.7

  • Pipenv latest

Documentation

Documentation found here

Installation

pipenv install

If you have changed dependencies then: pipenv –rm pipenv –clear

Execution

pipenv run python main.py

Author

EHGP

TODO

Sentiment Analysis for these static scriptures