Skip to content

Dale-Chall v2 has error in logic #191

@dogweather

Description

@dogweather

This code:

if raw_score > 0.05:

should be:

if pdw > 5:

I added this to my PR #190

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions