Coder Social home page Coder Social logo

Comments (9)

jonorthwash avatar jonorthwash commented on July 21, 2024

I think the <err_orth> approach might make sense for archaic forms? Or should we do something different?

from apertium-tat.

ftyers avatar ftyers commented on July 21, 2024

I think err_orth would be ok, or maybe use_arch ?

from apertium-tat.

mansayk avatar mansayk commented on July 21, 2024

So, I make it this way in lexc file:
китаб:китаб N1 ; ! "use_arch"
or
китаб:китаб N1 ; ! "err_orth"
right?

from apertium-tat.

ftyers avatar ftyers commented on July 21, 2024
! Use/Arch

! Err/Orth

from apertium-tat.

mansayk avatar mansayk commented on July 21, 2024

I tried to use
китаб:китаб N1 ; ! "" ! Use/Arch
but it doesn't have any effect.
echo 'китаб' | apertium-destxt -n | lt-proc -z -w 'apertium-tat/tat.automorf.bin' | cg-proc -z 'apertium-tat/tat.rlx.bin' | cg-proc -z -w -1 'apertium-tat/dev/mansur.bin' | apertium-retxt ^китаб/китаб<n><sg><nom>$
There is no additional tag or any other difference.

from apertium-tat.

ftyers avatar ftyers commented on July 21, 2024

@mansayk what should the result be ?

from apertium-tat.

mansayk avatar mansayk commented on July 21, 2024

Let's suppose we have word "китабым". And as lemma I get "китаб" instead of correct "китап". And additional tag <err_orth> here won't help, because I don't get correct lemma. I need to remove these words (marked as Err/Orth or Use/Arch) from analyze at all.

from apertium-tat.

jonorthwash avatar jonorthwash commented on July 21, 2024

@ftyers, @mansayk, you seem not to be communicating well. Let me try to help...

@mansayk, I believe that the Use/Arch functionality does not yet exist, and @ftyers is offering to implement it. If it were to work as expected, I believe the correct entry would be the following:

китап:китаб N1 ; ! "book"  ! Use/Arch

@ftyers, I believe you'd want the output of analysis to be something like the following. @mansayk, could you confirm that this makes sense to you as well?

^китаб/китап<n><sg><nom><use_arch>$

from apertium-tat.

mansayk avatar mansayk commented on July 21, 2024

Yes,
^китаб/китап<n><sg><nom><use_arch>$
seems good for me. It gives correct lemma and has special tag 'use_arch'.

from apertium-tat.

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.