Handbook
Glossary
automated-readability ( text-analysis -- n )
Vocabulary
text-analysis
.
private
Inputs
text-analysis
an
object
Outputs
n
an
object
Definition
USING:
kernel
math
;
IN:
text-analysis.private
:
automated-readability
( text-analysis -- n )
[
chars-per-word
4.71
*
]
[
words-per-sentence
0.5
*
]
bi
+
21.43
-
;