Skip to content

Commit

Permalink
Reset regparts to a more reasonable value
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed Jan 27, 2017
1 parent aa42ca6 commit 3a81954
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/amy/4.0.affix
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
% Anysplit parameters

% Maximum number of word partitions
% FYI: 3 barely works, 4 and higher mostly do not work.
% 6: REGPARTS+;
4: REGPARTS+;
3: REGPARTS+;

% Number of alternatives to issue for a word. Two values: minimum and maximum.
% If the word has more possibilities to split than the minimum, but less
Expand Down

0 comments on commit 3a81954

Please sign in to comment.