Skip to content

Commit

Permalink
test case filtering?
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jun 4, 2024
1 parent eabf84f commit 563eb7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ checked_lemmas=checked_lemmas.txt
##### --include "(pattern1|pattern2|...)" #####
##### --exclude "(pattern1|pattern2|...)" #####
@GTCORE@/scripts/extract-lemmas.sh \
--exclude "(CmpN/Only|ShCmp|\+Cmp\/SplitR| Rreal | R | Rnoun |\+V\+|NOT-TO-LEMMATEST|Err\/Cmp|Use\/MT)" \
--exclude "(CmpN/Only|ShCmp|\+Cmp\/SplitR| Rreal | R | Rnoun |\+V\+|NOT-TO-LEMMATEST|Err\/Cmp|Use\/MT|Err/Der|Err/Orth|Use/-Spell|ab-dot|VINJO-)" \
$source_files > $lemmas

if ! test -f $speller_dir/${GIELLA_LANG}.zhfst ; then
Expand Down

0 comments on commit 563eb7d

Please sign in to comment.