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

Handling of non-ASCII / unicode characters #140

Open
Michael-E-Rose opened this issue May 16, 2024 · 0 comments
Open

Handling of non-ASCII / unicode characters #140

Michael-E-Rose opened this issue May 16, 2024 · 0 comments

Comments

@Michael-E-Rose
Copy link
Collaborator

Sometimes pubmed_parser returns text as is, sometimes it uses unidecode().

First, I think it should be consistent throughout the package.
Second, I'm not sure unidecode() is still needed or even desired - recipients should be allowed to work with the original text.

What do you think, @titipata ?

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

1 participant