diff --git a/src/crkeng/resources/fst/analyser-gt-relaxed.hfstol b/src/crkeng/resources/fst/analyser-gt-relaxed.hfstol new file mode 100644 index 000000000..30784b887 --- /dev/null +++ b/src/crkeng/resources/fst/analyser-gt-relaxed.hfstol @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ae71ff0480e587fb4eff9abcf865c5a8df3dff8d4cbba65d70dc3f938968b0 +size 11799591 diff --git a/src/crkeng/resources/fst/analyser-gt-strict.hfstol b/src/crkeng/resources/fst/analyser-gt-strict.hfstol new file mode 100644 index 000000000..32d05f6f4 --- /dev/null +++ b/src/crkeng/resources/fst/analyser-gt-strict.hfstol @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75900165316fc5027145558ef5c5192a10012053234123114f4842f64567d9fd +size 2393253 diff --git a/src/crkeng/resources/fst/crk-relaxed-analyzer-for-dictionary.hfstol b/src/crkeng/resources/fst/crk-relaxed-analyzer-for-dictionary.hfstol deleted file mode 100644 index deceec309..000000000 --- a/src/crkeng/resources/fst/crk-relaxed-analyzer-for-dictionary.hfstol +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41797a0beabfaf869888fea00082d8374d2a579fbadec2641b943994843981d1 -size 12867471 diff --git a/src/crkeng/resources/fst/crk-strict-analyzer-for-dictionary.hfstol b/src/crkeng/resources/fst/crk-strict-analyzer-for-dictionary.hfstol deleted file mode 100644 index d4ab80fa8..000000000 --- a/src/crkeng/resources/fst/crk-strict-analyzer-for-dictionary.hfstol +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a0c3486497ddfa52fa3c63f6622343ff05cd22a67beb73d38f7a97b1352ea2d -size 2343428 diff --git a/src/crkeng/resources/fst/crk-strict-generator.hfstol b/src/crkeng/resources/fst/crk-strict-generator.hfstol deleted file mode 100644 index 2bd1f9c2a..000000000 --- a/src/crkeng/resources/fst/crk-strict-generator.hfstol +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edce7750a77f180deda8485ce96e5cd1f695fe8e14a8c737cdcbd5699d4d928c -size 2378948 diff --git a/src/crkeng/resources/fst/generator-gt-strict.hfstol b/src/crkeng/resources/fst/generator-gt-strict.hfstol new file mode 100644 index 000000000..e318f90a6 --- /dev/null +++ b/src/crkeng/resources/fst/generator-gt-strict.hfstol @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9bcf01c03db1c08886816542d32c3f6fbf6cb5079714450e7d5eaa6f93eaf5 +size 2282013 diff --git a/src/crkeng/site/settings.py b/src/crkeng/site/settings.py index 5bc1b2647..43b04d644 100644 --- a/src/crkeng/site/settings.py +++ b/src/crkeng/site/settings.py @@ -29,9 +29,9 @@ # Morphodict configuration -STRICT_GENERATOR_FST_FILENAME = "crk-strict-generator.hfstol" -STRICT_ANALYZER_FST_FILENAME = "crk-strict-analyzer-for-dictionary.hfstol" -RELAXED_ANALYZER_FST_FILENAME = "crk-relaxed-analyzer-for-dictionary.hfstol" +STRICT_GENERATOR_FST_FILENAME = "generator-gt-strict.hfstol" +STRICT_ANALYZER_FST_FILENAME = "analyser-gt-strict.hfstol" +RELAXED_ANALYZER_FST_FILENAME = "analyser-gt-relaxed.hfstol" MORPHODICT_DICTIONARY_NAME = "itwêwina"