Skip to content

Commit

Permalink
restore some filters
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jan 24, 2024
1 parent 797bb55 commit d184535
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/fst/filters/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@

# List any local filter regex files here:
GIELLA_FILTER_LOCAL_REGEX_SRCS=\
downcase_UCletters.regex\
remove-derivation-position-tags.regex \
downcase_UCletters.regex \
select-dict_POS-strings.regex \
remove-Err_Frag-strings.regex \
remove-CRK_der_border-symbol.regex \
convert-accented-y-to-simple-y.regex \
remove-DNorm-tags.regex \
remove-norm-comp-tags.regex \
remove-derivation-position-tags.regex \
remove-norm-comp-tags.regex \
rename-POS_before_Der-tags.regex

# List any local filter xfscript files here:
Expand Down

0 comments on commit d184535

Please sign in to comment.