| 41 |   | none  | 
                      
                      
                        |   | 41 | || '''Parameter name''' || '''ValueType''' || '''Default''' || '''Description''' ||  | 
                      
                        |   | 42 | || PARAM_MAX_ACRONYM_LENGTH || Integer || {{{12}}} || No acronyms longer than this value will be regarded, they will score 0.0 ||  | 
                      
                        |   | 43 | || PARAM_MAX_EXTENSIONS || Integer || {{{12}}} || the maximal number of extensions extracted of a word ||  | 
                      
                        |   | 44 | || PARAM_CASE_PENALTY || Float || {{{0.43}}} || the penalty given per acronym letter found wrong case in the term ||  | 
                      
                        |   | 45 | || PARAM_JUMP_PENALTY || Float || {{{4.00}}} || a penalty which is given if a large part of the term is jumped over ||  | 
                      
                        |   | 46 | || PARAM_INWORD_PENALTY || Float || {{{0.33}}} || the penalty given per acronym letter found within a word (not at the beginning) ||  |