Skip to content

Commit c6c3bde

Browse files
committed
build fix
1 parent e09dcbf commit c6c3bde

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,14 @@ Subsequence Match Merging
173173
(between 1 and 50, default: 6).
174174
175175
Frequency Analysis
176-
--frequency-strategy=<{COMPLETE_MATCHES,
177-
CONTAINED_MATCHES, SUB_MATCHES, WINDOW_OF_MATCHES}>
178-
Strategy for frequency Analysis, one
179-
of: COMPLETE_MATCHES, CONTAINED_MATCHES, SUB_MATCHES,
180-
WINDOW_OF_MATCHES (default: null).
176+
--frequency-strategy=<{COMPLETE_MATCHES, CONTAINED_MATCHES, SUB_MATCHES,
177+
WINDOW_OF_MATCHES}>
178+
Strategy for frequency Analysis, one of:
179+
COMPLETE_MATCHES, CONTAINED_MATCHES, SUB_MATCHES,
180+
WINDOW_OF_MATCHES (default: null).
181181
--weighting-strategy=<{PROPORTIONAL, LINEAR, QUADRATIC, SIGMOID}>
182-
Strategy for frequency Weighting, one
183-
of: PROPORTIONAL, LINEAR, QUADRATIC, SIGMOID
182+
Strategy for frequency Weighting, one of: PROPORTIONAL,
183+
LINEAR, QUADRATIC, SIGMOID
184184
(default: null).
185185
Languages:
186186
c

0 commit comments

Comments
 (0)