Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit 68269be

Browse files
committed
Deactivated removing of brackets by default in config.
1 parent d68353f commit 68269be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/reference.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ discourse-simplification {
3535
attribution_verbs = ${attribution_verbs}
3636
cue_phrases = ${cue_phrases}
3737
with-sentence-simplification = true
38-
remove-brackets = true
38+
remove-brackets = false
3939
}

0 commit comments

Comments
 (0)