Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use without language #29

Closed
blaaaaaaa opened this issue Jul 4, 2020 · 1 comment
Closed

Use without language #29

blaaaaaaa opened this issue Jul 4, 2020 · 1 comment

Comments

@blaaaaaaa
Copy link

Can it be used just to detect characters on screen without language context. Like usernames, random (latin) characters?
Would it also be possible to whitelist characters?

@rkcosmos
Copy link
Contributor

rkcosmos commented Jul 4, 2020

Yes, default decoder is 'Greedy' which does not take any language context into account.

Whitelist or Blacklist specific characters is not on the API yet but I plan to implement it very soon. As of now, when you choose any languages, it whitelists all characters in the chosen languages.

@rkcosmos rkcosmos closed this as completed Jul 6, 2020
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

No branches or pull requests

2 participants