Uses of Class
org.gcube.data.analysis.nlphub.legacy.NlpHubException
-
Packages that use NlpHubException Package Description org.gcube.data.analysis.nlphub.nlp org.gcube.data.analysis.nlphub.workspace -
-
Uses of NlpHubException in org.gcube.data.analysis.nlphub.nlp
Methods in org.gcube.data.analysis.nlphub.nlp that throw NlpHubException Modifier and Type Method Description static voidNLpLanguageRecognizer. run(String dataMiner, String sentence, String token, String publicLink, javax.servlet.http.HttpServletResponse response) -
Uses of NlpHubException in org.gcube.data.analysis.nlphub.workspace
Methods in org.gcube.data.analysis.nlphub.workspace that throw NlpHubException Modifier and Type Method Description StringWorkspaceManager. uploadFile(byte[] in, String name, String description)
-