Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse study helps like the topical guide #8

Merged
merged 12 commits into from
Jan 4, 2021
Merged

Parse study helps like the topical guide #8

merged 12 commits into from
Jan 4, 2021

Conversation

skearnes
Copy link
Owner

@skearnes skearnes commented Jan 4, 2021

Notable changes:

  • Adds support for parsing the topical guide and the index to the triple combination.
  • Separates "verses" from "topics" in the underlying data structure; the exported graph also includes a kind node attribute.
  • Updates reference parsing, including the ability to handle multiple verses referenced from a single chapter (e.g. "1 Ne. 3:7, 10, 12" now creates three distinct reference targets). This affects the edge counts from my earlier posts.
  • Drops tqdm since it was causing pylint to fall into infinite recursion.

@skearnes skearnes merged commit 38005ec into main Jan 4, 2021
@skearnes skearnes deleted the helps branch January 4, 2021 23:33
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.

None yet

1 participant