Skip to content

Commit

Permalink
Revert use of new filter - it makes the generator overgenerate badly
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Dec 12, 2023
1 parent a8276d9 commit 3f407f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,6 @@ generator-gramcheck-gt-norm.hfst: generator-gramcheck-gt-norm.tmp.hfst \
filters/remove-UseLIA-strings.hfst \
filters/make-optional-grammatical-tags.hfst \
filters/make-optional-desccompound-tags.hfst \
filters/make-optional-foc-tags.hfst \
filters/block-illegal_compound-strings.hfst \
filters/split-CmpN-tags.hfst \
filters/insert-default_left_compounding-tags.hfst \
Expand All @@ -720,7 +719,6 @@ generator-gramcheck-gt-norm.hfst: generator-gramcheck-gt-norm.tmp.hfst \
set encode-weights ON\n\
read regex \
@\"filters/remove-usage-tags.hfst\" \
.o. @\"filters/make-optional-foc-tags.hfst\" \
.o. @\"filters/make-optional-desccompound-tags.hfst\" \
.o. @\"filters/make-optional-grammatical-tags.hfst\" \
.o. @\"filters/remove-norm-comp-tags.hfst\" \
Expand Down

0 comments on commit 3f407f3

Please sign in to comment.