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

Fix bad parsing for JST references #5

Merged
merged 1 commit into from
Dec 30, 2020
Merged

Fix bad parsing for JST references #5

merged 1 commit into from
Dec 30, 2020

Conversation

skearnes
Copy link
Owner

(Redo of #3 that includes post.ipynb.)

JST reference parsing was dropping the "JST" prefix and creating self-edges. This changes the reported edge count from 45880 to 45786 and makes the zero-degree count match the weakly connected component count. It also affects the top-k referenced verses in the NT.

@skearnes skearnes merged commit 3ddf206 into main Dec 30, 2020
@skearnes skearnes deleted the revert branch December 30, 2020 08:18
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