Giter VIP home page Giter VIP logo

Comments (7)

charlesLoder avatar charlesLoder commented on August 20, 2024 1

Ok, I figured it out.

In the syllabification package, havarotjs, there is a strict option designed to allow people to input poorly pointed text.

The transliteration package defaults to false, however, so people can use it with fewer errors.

On main of havarotjs, this issue is fixed. I just haven't created a release for it yet.

I'll try to do that over the weekend

from hebrew-transliteration.

charlesLoder avatar charlesLoder commented on August 20, 2024 1

Fixed in v2.3.1.

The site is updated now as well

from hebrew-transliteration.

johnlockejrr avatar johnlockejrr commented on August 20, 2024

Very weird, the R gets deleted when Qamets appears after Shin:
יְרוּשׁ -> yǝrûš
יְרוּשָׁ -> yǝûšā

from hebrew-transliteration.

charlesLoder avatar charlesLoder commented on August 20, 2024

Interestingly, this is actually an issue with the site, and not the package. As far as I can tell, the package itself produces the correct results.

I'll look into this more

from hebrew-transliteration.

johnlockejrr avatar johnlockejrr commented on August 20, 2024

Just checked the package, same problem.

$ node t.js
yǝûšālaim

from hebrew-transliteration.

johnlockejrr avatar johnlockejrr commented on August 20, 2024

Yes you are right!

john@vps:~/work/hebrew-transliteration$ tail -n 2 dist/schemas/sblAcademicSpirantization.js
    allowNoNiqqud: false,
    strict: true
};

john@vps:~/work/hebrew-transliteration$ node t.js
yǝrûšālaim

from hebrew-transliteration.

BillMeyerRSA avatar BillMeyerRSA commented on August 20, 2024

Interestingly, this is actually an issue with the site, and not the package. As far as I can tell, the package itself produces the correct results.

I'll look into this more

It is in the package. I wrote a JavaScript program to batch transliterate a number of words and picked up the issue there. Then double checked on the website and confirmed.

from hebrew-transliteration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.