Andrey Rozenberg
Andrey Rozenberg
Ashkenazic pronunciation is not a single system: it has a spectrum of styles. The most "proper" one is the pronunciation used for Torah reading and that is exactly what I...
Your intention is well understood. What I am arguing against is calling these transliterations "Ashkenazis" (sic). The best solutions in my opinion are either to remove this option altogether or...
Here is my proposal with a pair of examples. As long as the ArtScroll transliterations are not called Ashkenazic, it is OK: after all, I am personally not familiar with...
@yisraeldov Now I don't see your point. It seems, we have agreed that the transliterations are merely for the convenience of the user, not for davnen. What I propose above...
OK, it seems that technically, even now, it is straightforward to implement new transliteration, so I see no principal obstacle in doing so. Let me create a pair of new...
Huh, sorry for the delay, I was busy a bit with my PhD defense. Here is the first trial: https://github.com/har-wradim/hebcal/tree/master/po, not a pull request yet, but I am on it....
Hi @Hao-Chi, I see that the current issue has been recently closed. Is the Linux version of the CLI already available to the public?
Thanks for the swift response! The new version starts and the svg export works (if only a bit sluggish). The pdf export throws the following exception though: ```` $ SplitsTree...
Any alignment in my hands triggers the error. Here is one random pick: https://www.ebi.ac.uk/interpro/wwwapi/entry/pfam/PF00049/?annotation=alignment:seed&download
@YaoYinYing I had to bring back a couple of imports in order to make it work: ```diff diff --git a/apps/protein_folding/helixfold3/infer_scripts/feature_processing_aa.py b/apps/protein_folding/helixfold3/infer_scripts/feature_processing_aa.py index 603e8da..c994b0d 100644 --- a/apps/protein_folding/helixfold3/infer_scripts/feature_processing_aa.py +++ b/apps/protein_folding/helixfold3/infer_scripts/feature_processing_aa.py @@ -19,6...