Skip to content

Conversation

@hippietrail
Copy link
Collaborator

Issues

Fixes #2505

Description

One of the sentences I took from GitHub for a unit test revealed that a compound noun was wrongly marked as a verb in the dictionary.

To help figure that out I refactored the logic and heuristics into a separate function that returns an enum representing the reason it's not an error, or its confidence level if it decides it is an error.

How Has This Been Tested?

Two sentences from GitHub used as unit tests.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes

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.

Backup vs back up mixup

1 participant