Class ServiceSummarize
java.lang.Object
com.serinity.forumcontrol.service.ServiceSummarize
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondetailedSummary(String text) booleanbooleanquickSummary(String text) summarizeText(String text) summarizeText(String text, int maxLength, int minLength)
-
Constructor Details
-
ServiceSummarize
public ServiceSummarize()
-
-
Method Details
-
isServiceRunning
public boolean isServiceRunning() -
summarizeText
- Throws:
IOException
-
summarizeText
- Throws:
IOException
-
isApiConfigured
public boolean isApiConfigured() -
quickSummary
- Throws:
IOException
-
detailedSummary
- Throws:
IOException
-