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 298f62e commit 2e698c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/fst/filters/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@
# List any local filter regex files here:
GIELLA_FILTER_LOCAL_REGEX_SRCS=\
downcase_UCletters.regex\
remove-derivation-position-tags.regex \
allow_uppercase.regex\
remove-bracketed-english-gloss.regex\
remove-DNorm-tags.regex \
remove-derivation-position-tags.regex \
remove-norm-comp-tags.regex \
rename-POS_before_Der-tags.regex

Expand Down

0 comments on commit 2e698c6

Please sign in to comment.