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

#492 - Add regex word counter #494

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

Klotske
Copy link
Contributor

@Klotske Klotske commented Jan 7, 2023

Closes #492

Changed word counter to use regex /\w+/g in the TrackedTextarea component. Should also be more accurate.

@AbdBarho AbdBarho merged commit 8e03e87 into LAION-AI:main Jan 7, 2023
@Klotske Klotske deleted the fix-word-count branch January 8, 2023 02:09
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.

TrackedText progress bar shows "high quality" on empty text with lots of spaces.
2 participants