Interface IGeneratedText

All Superinterfaces:
Serializable

public interface IGeneratedText extends Serializable
Generated Text Interface
Author:
Phillip Austerfield
  • Method Details

    • getText

      @NotNull List<String> getText()
      Get the generated paragraphs
      Returns:
    • getSources

      @NotNull List<IGeneratedTextSource> getSources()
      Get the list of sources
      Returns:
    • getConfidence

      float getConfidence()
      Confidence in accuracy of generated text
      Returns: