Package com.simplidh.api
Interface IGeneratedText
- All Superinterfaces:
- Serializable
Generated Text Interface
- Author:
- Phillip Austerfield
- 
Method SummaryModifier and TypeMethodDescriptionfloatConfidence in accuracy of generated textGet the list of sourcesgetText()Get the generated paragraphs
- 
Method Details- 
getTextGet the generated paragraphs- Returns:
 
- 
getSourcesGet the list of sources- Returns:
 
- 
getConfidencefloat getConfidence()Confidence in accuracy of generated text- Returns:
 
 
-