Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 357 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 357 Bytes

NLP_Text_Processing_Python

In this lab, we will be taking a text file, ‘shakespeare.txt’ containing the collection of writings from William Shakespeare. We will be tokenizing the text file and calculate probability of occurrence of terms, conditional probabilities, probabilities of dependent or independent occurrences and to make some predictions.