@Version(value="1.0.0")
See: Description
| Interface | Description |
|---|---|
| ReadabilityService |
Service for calculating the readability of text
|
| ReadabilityServiceFactory |
A service factory for retrieving ReadabilityService instances based on a
locale
|
| Class | Description |
|---|---|
| Sentence |
Represents a sentence which has been analyzed
|
| Text |
Represents a block of text which has been analyzed
|
| Word |
Represents a word which has been analyzed
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.