Skip to content

Conversation

escalate
Copy link

The regex replace function within the stripPunctuation method deletes all of the German umlauts.
Now the stripPunctuation function uses the latin_map to check every single letter before replacing it.
All German umlauts and other letters with accents will now preserved.

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.

1 participant