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

Apply titlecase to character names #14

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Conversation

cmil
Copy link
Member

@cmil cmil commented Jul 22, 2021

This PR replaces the initial approach of fixing the all-caps character names by applying the titlecase function we already use to "repair" play titles. While this yields better results in many cases, there are still edge cases where title case will not be the perfect solution. If necessary we should try to fix those in a next step.

Resolves #13.

@cmil cmil requested a review from lehkost July 22, 2021 12:07
@cmil cmil force-pushed the 13-titlecase-character-names branch from 7f6c467 to a859ffb Compare October 15, 2021 18:05
@cmil cmil merged commit fd508a0 into main Oct 15, 2021
@cmil cmil deleted the 13-titlecase-character-names branch October 15, 2021 18: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.

Upper/lower case problem with character names
1 participant