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

Word casing not preserved in all cases #3

Open
bjascob opened this issue May 17, 2019 · 0 comments
Open

Word casing not preserved in all cases #3

bjascob opened this issue May 17, 2019 · 0 comments
Labels
hold No planned change at this time

Comments

@bjascob
Copy link
Owner

bjascob commented May 17, 2019

LemmInflect currently preserves casing for "all lower", "all upper" and "first upper" casing styles. For words like "McDonald", after lemma/inflection the returned word will be "Mcdonald" since capitalization of individual letters is not maintained.

@bjascob bjascob added wontfix This will not be worked on hold No planned change at this time and removed wontfix This will not be worked on labels Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold No planned change at this time
Projects
None yet
Development

No branches or pull requests

1 participant