Skip to content

Add Book of Mormon unsupervised learning analysis notebook - #1

Draft
CBell045 wants to merge 1 commit into
mainfrom
claude/book-mormon-text-analysis-u97e3o
Draft

Add Book of Mormon unsupervised learning analysis notebook#1
CBell045 wants to merge 1 commit into
mainfrom
claude/book-mormon-text-analysis-u97e3o

Conversation

@CBell045

Copy link
Copy Markdown
Owner

Summary

Added a new Jupyter notebook for unsupervised learning analysis of the Book of Mormon text.

Key Changes

  • Created book_of_mormon_unsupervised.ipynb containing unsupervised machine learning analysis and exploration of Book of Mormon text data

Notable Implementation Details

The notebook appears to be a comprehensive analysis notebook, likely containing:

  • Text preprocessing and preparation
  • Unsupervised learning techniques (clustering, dimensionality reduction, etc.)
  • Exploratory data analysis of the Book of Mormon corpus
  • Visualizations and insights from the analysis

This notebook can serve as a reference implementation for applying unsupervised learning methods to religious or literary texts.

https://claude.ai/code/session_01DvT5igqFfYNZSLU2EC7LG9

Topic modeling (NMF), chapter clustering + UMAP, function-word stylometry,
cross-book verse echoes, phrase formulas, and vocabulary-novelty timeline,
all built from data/scriptures.csv with styled plotly/matplotlib figures
embedded as static PNGs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DvT5igqFfYNZSLU2EC7LG9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants