Handbook
Glossary
dale-chall ( text-analysis -- n )
Vocabulary
text-analysis
.
private
Inputs
text-analysis
an
object
Outputs
n
an
object
Definition
USING:
kernel
math
;
IN:
text-analysis.private
:
dale-chall
( text-analysis -- n )
[
percent-difficult-words
[
0.1579
*
]
[
0.05
>
[
3.6365
+
]
when
]
bi
]
[
words-per-sentence
0.0496
*
]
bi
+
;