Typo: changed "5% or the real words" to "5% of the real words"
Closes #8582
This commit is contained in:
parent
35b278fc68
commit
2c429452e9
|
@ -106,8 +106,8 @@ can contain misspellings (See parameter descriptions below).
|
||||||
|
|
||||||
`real_word_error_likelihood`::
|
`real_word_error_likelihood`::
|
||||||
the likelihood of a term being a
|
the likelihood of a term being a
|
||||||
misspelled even if the term exists in the dictionary. The default it
|
misspelled even if the term exists in the dictionary. The default is
|
||||||
`0.95` corresponding to 5% or the real words are misspelled.
|
`0.95` corresponding to 5% of the real words are misspelled.
|
||||||
|
|
||||||
|
|
||||||
`confidence`::
|
`confidence`::
|
||||||
|
|
Loading…
Reference in New Issue