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

Grammarchecker not tuned to dialect fsts #5

Open
Trondtr opened this issue Nov 13, 2022 · 0 comments
Open

Grammarchecker not tuned to dialect fsts #5

Trondtr opened this issue Nov 13, 2022 · 0 comments

Comments

@Trondtr
Copy link
Contributor

Trondtr commented Nov 13, 2022

A Kven grammarchecker reáuires control over the dialect involved. But compiling grammarcheckers with --enable-dialecton is blocked:

 ./configure --enable-grammarchecker --enable-spellers --enable-dialects && make
(...)
make[2]: *** No rule to make target `generator-gramcheck-gt-norm-dial_Jok.hfstol', needed by `all-am'.  Stop.
make[2]: *** Waiting for unfinished jobs....
  HINTRSCT generator-raw-gt-desc.tmp1.hfst
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Compiling basic fsts with dialect option on works fine.

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

1 participant