Benjamin M. Gyori

Results 68 comments of Benjamin M. Gyori

@MostlyKIGuess thanks for the response. I think it would be good to solve this in sympy, and an ideal solution would preserve the name of the symbol that was originally...

The normalization of Unicode characters described here seems relevant https://www.asmeurer.com/python-unicode-variable-names/

I submitted a PR with a more general fix for this, and added a regression test. With the changes on the PR, I get ```python In [1]: import sympy In...

I can see how referring to UMLS reduces redundancy and possible inconsistencies but I think that from a user perspective it creates complications since it is significantly more difficult to...

Hi @Siliegia, thanks for this question! I think this is a really interesting topic and probably requires a bit of extra work in several components to do well. First, a...

I started implementing a new client on a branch, the endpoints and nomenclature have changed a lot so each functionality needs to be investigated to figure out how to reproduce.

These have since been resolved.

Hi @Crispae, the issue is indeed that there are multiple endpoints (e.g., idconv vs esearch) through multiple web services (PubMed, PMC, CrossRef) that can be used to convert between paper...