Uses of Record Class
org.episteme.social.linguistics.ReadabilityIndex.ReadabilityResult
Packages that use ReadabilityIndex.ReadabilityResult
Package
Description
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
-
Uses of ReadabilityIndex.ReadabilityResult in org.episteme.social.linguistics
Methods in org.episteme.social.linguistics that return ReadabilityIndex.ReadabilityResultModifier and TypeMethodDescriptionReadabilityIndex.automatedReadabilityIndex(String text) Calculates the Automated Readability Index (ARI).ReadabilityIndex.colemanLiauIndex(String text) Calculates the Coleman-Liau Index based on character and sentence counts.ReadabilityIndex.fleschKincaidGradeLevel(String text) Calculates the Flesch-Kincaid Grade Level.ReadabilityIndex.fleschReadingEase(String text) Calculates the Flesch Reading Ease score.ReadabilityIndex.gunningFogIndex(String text) Calculates the Gunning Fog Index.Calculates the SMOG (Simple Measure of Gobbledygook) Index.