These are the files I used for Web Scraping General conference Oct 2022 and run basic text analysis for April 2022 and October 2022:
- htmlparser.ipynb (used for removing HTML for April 2022 Session after copy/pasting HTML from the website directly
- gen_conf_web_scrape.ipynb (in the “General-Conference-Scrape” folder)(used to web scrape October 2022 Session and parse into a .txt file)
- nlp_gf_a_22.ipynb (Natural Language Processing exploration of April 2022)
- nlp_gf_o_22.ipynb (Natural Language Processing exploration of October 2022)