This project aims to demonstrate how the part of speech tags that come with Python's NLP operates.
This project is a Python program tool designed to randomize Bible verses and output them back to the reader based on each word's part of speech.
It supports Python's Natural Language Processing (NLP) features, making it ideal for users who want to learn more about how computers can begin to recognize the language we use.
-
Clone the repository:
git clone git@github.com:Rosebudak/Bible-Verse-Memorization-Program.git cd Bible-Verse-Memorization-Program/ code .
Welcome text:
You have three tries to reconstruct the verse correctly. When you are wrong, this is the message you get:
When you reconstruct the verse correctly, you will add to your score and be asked to play again:

Play again, and try to beat your high score! Repetition helps memorization!
Extra Contact Information:
Anna St. Clair - st.claira1021@gmail.com Project Link: https://github.com/yourusername/yourproject](https://github.com/annastc21/Bible-Verse-Memorization-Program)