Skip to content
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

gramcheck-test.py -c VS echo #34

Open
duomdaamaendra opened this issue Nov 18, 2021 · 6 comments
Open

gramcheck-test.py -c VS echo #34

duomdaamaendra opened this issue Nov 18, 2021 · 6 comments
Assignees

Comments

@duomdaamaendra
Copy link
Contributor

these often give different analyses, for ex. of these clauses:

A:
Test 102/484: Dát gáržžida plánekeahtes huksema mii dál dáhpáhuvvá viiddis sierralobi mieđihemiid vuođul, ja mat oktiibuot dagahit stuora ja viiddis sisabahkkemiid sámi guovlluin ja nu maiddái dagaha ahte meahci adnu rievdaduvvo.

[102/484][FAIL fp2] : (, ()) => viiddis:[viiddes] (typo)

B:
Test 244/484: Čoahkkinjoiheaddji gohčču jogo daid áirasiid guđet vuostaldit eavttuhusa, dahje sin guđet dorjot eavttuhusa, čuožžilit.

[244/484][FAIL fp1] Čoahkkinjoiheaddji:Čoahkkinjođiheaddji (, ()) => Čoahkkinjoiheaddji:[čoahkkinjođiheaddji] (typo)

the latter seems to be somewhat related to "semi letters" - I often se words with initial Á get FP and get suggestion with á

@duomdaamaendra
Copy link
Contributor Author

which one should you trust?

@duomdaamaendra
Copy link
Contributor Author

hihi - "semi letters". I meant "sámi letters"

@albbas
Copy link
Contributor

albbas commented Nov 19, 2021

Test 102/484: Dát gáržžida plánekeahtes huksema mii dál dáhpáhuvvá viiddis sierralobi mieđihemiid vuođul, ja mat oktiibuot dagahit stuora ja viiddis sisabahkkemiid sámi guovlluin ja nu maiddái dagaha ahte meahci adnu rievdaduvvo.

[102/484][FAIL fp2] : (, ()) => viiddis:[viiddes] (typo)

When running the same test, using the nightly gramchecker (/usr/share/voikko/4/se.zcheck on my linux system), viiddis is not marked as an error.

Test 244/484: Čoahkkinjoiheaddji gohčču jogo daid áirasiid guđet vuostaldit eavttuhusa, dahje sin guđet dorjot eavttuhusa, čuožžilit.

[244/484][FAIL fp1] Čoahkkinjoiheaddji:Čoahkkinjođiheaddji (, ()) => Čoahkkinjoiheaddji:[čoahkkinjođiheaddji] (typo)

Here the error is in gramchecker-test.py

@albbas
Copy link
Contributor

albbas commented Nov 19, 2021

Test 244/484: Čoahkkinjoiheaddji gohčču jogo daid áirasiid guđet vuostaldit eavttuhusa, dahje sin guđet dorjot eavttuhusa, čuožžilit.
[244/484][FAIL fp1] Čoahkkinjoiheaddji:Čoahkkinjođiheaddji (, ()) => Čoahkkinjoiheaddji:[čoahkkinjođiheaddji] (typo)

Here the error is in gramchecker-test.py

This part of the issue should be fixed in fc36b81 in giella-core.

@snomos
Copy link
Member

snomos commented Nov 19, 2021

This part of the issue should be fixed in fc36b81 in giella-core.

I have commented it here: giellalt/giella-core@fc36b81#commitcomment-60562322. Not sure whether this is the correct solution.

@snomos
Copy link
Member

snomos commented Nov 16, 2023

What is the status of this issue, @albbas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants