Giter VIP home page Giter VIP logo

Comments (4)

dmort27 avatar dmort27 commented on July 17, 2024

For Tag and Ende, Epitran is behaving as expected. It expects inputs as tokens and assumes that the beginning and end of token strings are word boundaries. Since some patterns make reference to word boundaries, trailing punctuation interferes with these rules. I'm not sure yet what is going on with heute, but this is clearly a bug. I'll look into it.

from epitran.

trenslow avatar trenslow commented on July 17, 2024

Hi David, thanks so much for the prompt response! I now understand the behavior I experienced and know how to work with it on my side.

Still it's a bit strange to me that trailing punctuation only interferes with the rules in German (as far as I can tell, as I didn't check all the languages exhaustively). I guess it all depends on how the rules are written in the different languages.

Looking forward to hearing your feedback on the heute bug!

from epitran.

dmort27 avatar dmort27 commented on July 17, 2024

The heute bug is now fixed. The problem was that the mechanism that maps eu to oy applies after the mechanism that maps short u to uh (a rule that was too general, so it applied to eu). This is now fixed.

from epitran.

trenslow avatar trenslow commented on July 17, 2024

Aha, that makes sense! Thanks a lot for the quick fix. Epitran rocks :)

from epitran.

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.