Giter VIP home page Giter VIP logo

Comments (8)

khannatanmai avatar khannatanmai commented on June 26, 2024 1

@ftyers we can use secondary tags to propagate the case till the post generator and then apply it there if needed.

from apertium.

hectoralos avatar hectoralos commented on June 26, 2024

At what stage exactly and on the basis of which information? I'm thinking about how dealing with the difference in French nouns like "allemand" (the language) and "Allemand" (a person). Currently, I do this in transfer.

from apertium.

ftyers avatar ftyers commented on June 26, 2024

This is related: #75

from apertium.

ftyers avatar ftyers commented on June 26, 2024

@hectoralos I would do it in posttransfer using the LU and perhaps a 1-2 word context window.

from apertium.

unhammer avatar unhammer commented on June 26, 2024

@ftyers basically only using dictionary case and "is this a sentence end"-context and ignoring input case? We'd lose the ability to keep UPPER CASE and Titles with Titlecase but maybe that's worth the code simplification …

from apertium.

mr-martian avatar mr-martian commented on June 26, 2024

lt-proc could record the original capitalization and put that in word-bound blanks which could then be used to determine that.

from apertium.

unhammer avatar unhammer commented on June 26, 2024

@mr-martian lt-proc outputs the original word form anyway, so a separate step can do the job. I actually have a branch of nno-nob that just adds tags aa/Aa/AA that way to all words (capstag.rlx runs after morph ana/dis), removed again in transfer. I'm considering switching to this system so we can get dictionary-based correction but keep input caps (for start of sentence or where there are several upper-cased words in a row), but have to make sure it doesn't lead to regressions first.

from apertium.

mr-martian avatar mr-martian commented on June 26, 2024

Processor added in 7e7004d

from apertium.

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.