-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Run Apertium] See why new Apertium tools give a different chunked result #612
Comments
This looks like apertium/apertium#199 This can probably be fixed by changing
to
in the makefile. Invoking |
This worked for me except for one of my regression tests where the affix looks like <1/3SG>. Maybe apertium-transfer could handle that in the input file and let it go through, but lt-proc doesn't like it and makes a mess of things? |
blah.dix <dictionary>
<sdefs>
<sdef n="a/b"/>
<sdef n="x/z"/>
<sdef n="n"/>
</sdefs>
<section id="main" type="standard">
<e><p><l>a<s n="n"/><s n="a/b"/></l><r>b<s n="n"/><s n="x/z"/></r></p></e>
<e><p><l>c<s n="n"/></l><r>d<s n="n"/></r></p></e>
</section>
</dictionary>
Tags with slashes are behaving as I would expect here. What sort of failure are you getting? |
Here's some sample data where I get the failure. Maybe the issue isn't in lt-proc, but in apertium-transfer. |
Ah, yep. When |
Fixed in apertium/apertium@b5916c5 (Apertium 3.9.5) |
Will a Windows build with the fix be possible?
…________________________________
From: Daniel Swanson ***@***.***>
Sent: Thursday, May 9, 2024 9:29 PM
To: rmlockwood/FLExTrans ***@***.***>
Cc: R Lockwood ***@***.***>; Author ***@***.***>
Subject: Re: [rmlockwood/FLExTrans] [Run Apertium] See why new Apertium tools give a different chunked result (Issue #612)
Fixed in ***@***.***<apertium/apertium@b5916c5> (Apertium 3.9.5)
—
Reply to this email directly, view it on GitHub<#612 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABWCQCND3OELE53DTJBO5TDZBOB6JAVCNFSM6AAAAABHFCS272VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBSG43TOMRRHA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
An updated windows build process is being worked on, but I have no idea what the timeline for it is like. |
this will be fixed with the #708 PR |
In the k-z project in the 'ger and -iyam' text for the line GEN 1: 2, I get different results when transferring the word rûyê.
With the old Apertium rules I get:
ch_n NP OBLIQUENESS [rî1.1 n ez 2 m]
With the new Apertium tools I get:
ch_n NP OBLIQUENESS [/î1.1 n ez 2 m]
The text was updated successfully, but these errors were encountered: