diff --git a/troubleshooting/token_search.py b/troubleshooting/token_search.py index eb6d1e3..650d55f 100644 --- a/troubleshooting/token_search.py +++ b/troubleshooting/token_search.py @@ -1,6 +1,6 @@ # Script to Search for Two Words within a Maximum Distance - + pip install ebooklib beautifulsoup4 from ebooklib import epub from bs4 import BeautifulSoup