Skip to content

WikiWho: Test block moves, superseded edits, and preprocessing methods #130

Description

@miraclousharshita

Follow-up testing for #115 based on findings.

Tasks

  1. Confirm if WikiWho detects/tracks block moves and not just additions and removes.

  2. Test superseded edit detection: Check how easy it would be to do the superseded edit test (i.e., if anything is left from edit in latest version of the article).

  3. Test preprocessing methods with self-hosted WikiWho:

    • Preprocess raw wikitext using mwparserfromhell.strip_tags() (leaves only human readable text)
    • Use HTML rendered version without tags: BeautifulSoup(rendered_html, 'html.parser').get_text()

Use self-hosted version for Finnish Wikipedia testing.

Related

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions