This repository was archived by the owner on Jun 21, 2025. It is now read-only.
v0.9.9 - Beta Testing #10
GuyKeogh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The article is now processed as demanded, with a 'Next paragraph(s)' button needing to be clicked, rather than all processing being done in one go. This means the application can handle articles of any realistic size, with no limit based on the number of citations in the article.
wikitextparserhas been added as a Python package requirement due to this change.Additionally, by default, text is now only checked against the citations in its own paragraph, rather than every citation in the article being downloaded and processed then compared against every piece of text in the article; this is again to allow the application to process articles of any reasonable size. This option can be disabled by unchecking the "Default settings" slider and unchecking "Require citation to be in the same paragraph as the text being verified"; results will then be exactly the same as the previous release.
The standalone program has also been removed the accommodate this overhaul; this may be accessed via a previous release. With this removal,
webbrowseris no longer a requirement.Optimisations and minor changes have also been made.
This discussion was created from the release v0.9.9 - Beta Testing.
All reactions