Skip to content

Add feature to automatically skip words in "word tracking" mode #46

@hexwhyzet

Description

@hexwhyzet

As I noticed, the word-tracking algorithm tries to recognize every single word without skipping any. When it fails to recognize one word, it stops processing, even if all the following words are recognized correctly. I suggest adding a condition so that, if the subsequent words are recognized successfully, the text pointer can continue moving forward even when a previous word was not recognized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions