Skip to content

wilfordwoodruff/DSS_S23_Scripture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSS_S23_Scripture

Society's Scripture Matching

code

  • run_extractor.py python script that cleans the data and runs the MatchExtractor class comparing the scripture dataset phrases with the woodruff journal entries dataset.

  • MatchExtractor.py class that takes in Woodruff journal entries dataset, splits the entries into a list of phrase_length word phrases, then loops through all entries and scriptures to find matches. includes extensions so that matches over phrase_langth can be found.

  • StringUtil.py string and pandas dataframe utility class to fix some the existing pandas dataframe methods.

data

in progress

  • add internal id, parent id, order columns to matches
  • streamlit app with some analysis

About

Societies Scripture Matching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages