A C D E G I J L M N O R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAnnotationData(NerAnnotationData) - Method in class org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
- addNerAlgorithm(NerAlgorithm) - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- addNerEntity(NerEntity) - Method in class org.gcube.data.analysis.nlphub.legacy.NerAnnotationData
- addProperty(String, String) - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
-
Add an additional property (property is a couple {name, value})
- ALGORITHM - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- ANNOTATION_LIST - Static variable in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- ANNOTATIONS - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- AsyncHttpRequest - Class in org.gcube.data.analysis.nlphub.legacy
- AsyncHttpRequest() - Constructor for class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- AsyncHttpRequest(String, String, ArrayList<NlpParameter>) - Constructor for class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- asyncHttpRequestCallback() - Method in class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- asyncHttpRequestCallback() - Method in class org.gcube.data.analysis.nlphub.nlp.NlpAsyncNerRunner
C
- Constants - Class in org.gcube.data.analysis.nlphub.shared
- Constants() - Constructor for class org.gcube.data.analysis.nlphub.shared.Constants
- CONTENT_TYPE - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- countTokens(String) - Static method in class org.gcube.data.analysis.nlphub.nlp.NlpUtils
D
- DATA_MINER_SERVICE_NAME - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DATAMINER_SERVICE_CATEGORY - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DataminerService - org.gcube.data.analysis.nlphub.RequestType
- DEBUG - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DEFAULT_DATAMINER_URL - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DEFAULT_DESCRIPTION - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DEFAULT_SCOPE - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DEFAULT_TOKEN - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DEFAULT_USER - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- DefaultMapper - Class in org.gcube.data.analysis.nlphub.mapper
- DefaultMapper() - Constructor for class org.gcube.data.analysis.nlphub.mapper.DefaultMapper
- DiscoverDataMinerService - Class in org.gcube.data.analysis.nlphub
-
Servlet implementation class NLPHub
- DiscoverDataMinerService() - Constructor for class org.gcube.data.analysis.nlphub.DiscoverDataMinerService
- DMDiscover - Class in org.gcube.data.analysis.nlphub.is
- DMDiscover() - Constructor for class org.gcube.data.analysis.nlphub.is.DMDiscover
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.DiscoverDataMinerService
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPHub
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPInit
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPMapper
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPUploader
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.DiscoverDataMinerService
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPHub
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPInit
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPMapper
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.data.analysis.nlphub.NLPUploader
E
- elapsedTime - Variable in class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- ENTITIES - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- ERROR - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- ERROR_ID - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- escapeContent(String) - Static method in class org.gcube.data.analysis.nlphub.nlp.NlpUtils
G
- getAnnotations() - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- getAnnotationsData() - Method in class org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
- getDescription() - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- getElapsedTime() - Method in class org.gcube.data.analysis.nlphub.nlp.NlpAsyncNerRunner
- getEndIndex() - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
- getErrorJsonResponse(String) - Method in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- getJson(String, String) - Method in class org.gcube.data.analysis.nlphub.mapper.DefaultMapper
- getJson(String, String) - Method in interface org.gcube.data.analysis.nlphub.mapper.JsonMapper
- getJsonAsString() - Method in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- getLanguage() - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- getLanguageRecognizerDigest(String) - Static method in class org.gcube.data.analysis.nlphub.nlp.NlpUtils
- getMaxWaitingtime() - Method in class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
- getName() - Method in class org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
- getName() - Method in class org.gcube.data.analysis.nlphub.legacy.NerAnnotationData
- getName() - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- getNerEntities() - Method in class org.gcube.data.analysis.nlphub.legacy.NerAnnotationData
- getObjectType() - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- getProperties() - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
- getRequestTypeFromString(String) - Static method in enum org.gcube.data.analysis.nlphub.RequestType
- getResult() - Method in class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- getResult() - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- getSleepTime() - Method in class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
- getStartIndex() - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
- getSuccessJsonResponse(String) - Method in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- getSuccessJsonResponse(String[]) - Method in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- getSuccessJsonResponse(String, String) - Method in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- getText() - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- getToken(HttpServletRequest) - Method in class org.gcube.data.analysis.nlphub.session.SessionUtils
- getValue() - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
I
- INDICES - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- InformationSystemUtils - Class in org.gcube.data.analysis.nlphub.is
- InformationSystemUtils() - Constructor for class org.gcube.data.analysis.nlphub.is.InformationSystemUtils
- INPUT_ANNOTATIONS - Static variable in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- INPUT_FILE - Static variable in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- INPUT_FILE_PARAMETER - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- INPUT_LANGUAGE - Static variable in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- IS_URL - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
J
- JsonManager - Class in org.gcube.data.analysis.nlphub.legacy
- JsonManager() - Constructor for class org.gcube.data.analysis.nlphub.legacy.JsonManager
- JsonManager(Reader) - Constructor for class org.gcube.data.analysis.nlphub.legacy.JsonManager
- JsonManager(String) - Constructor for class org.gcube.data.analysis.nlphub.legacy.JsonManager
- JsonMapper - Interface in org.gcube.data.analysis.nlphub.mapper
L
- LANGUAGE - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
M
- main(String[]) - Static method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- MESSAGE - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- MIME_TEXT - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
N
- NerAlgorithm - Class in org.gcube.data.analysis.nlphub.legacy
- NerAlgorithm(String) - Constructor for class org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
- NerAnnotationData - Class in org.gcube.data.analysis.nlphub.legacy
- NerAnnotationData(String) - Constructor for class org.gcube.data.analysis.nlphub.legacy.NerAnnotationData
- NerEntity - Class in org.gcube.data.analysis.nlphub.legacy
- NerEntity(int, int) - Constructor for class org.gcube.data.analysis.nlphub.legacy.NerEntity
-
Class constructor
- NerOutput - Class in org.gcube.data.analysis.nlphub.legacy
- NerOutput(String, String, String) - Constructor for class org.gcube.data.analysis.nlphub.legacy.NerOutput
- NlpAsyncNerRunner - Class in org.gcube.data.analysis.nlphub.nlp
- NlpAsyncNerRunner(String, String, String, String, String, String, RunnerCommander) - Constructor for class org.gcube.data.analysis.nlphub.nlp.NlpAsyncNerRunner
- NLPHub - Class in org.gcube.data.analysis.nlphub
-
Servlet implementation class NLPHub
- NLPHub() - Constructor for class org.gcube.data.analysis.nlphub.NLPHub
- NlpHubException - Exception in org.gcube.data.analysis.nlphub.legacy
- NlpHubException(String) - Constructor for exception org.gcube.data.analysis.nlphub.legacy.NlpHubException
- NlpHubException(String, Throwable) - Constructor for exception org.gcube.data.analysis.nlphub.legacy.NlpHubException
- NLPInit - Class in org.gcube.data.analysis.nlphub
-
Servlet implementation class NLPHub
- NLPInit() - Constructor for class org.gcube.data.analysis.nlphub.NLPInit
- NLpLanguageRecognizer - Class in org.gcube.data.analysis.nlphub.nlp
- NLpLanguageRecognizer(String, String, String) - Constructor for class org.gcube.data.analysis.nlphub.nlp.NLpLanguageRecognizer
- NLpLanguageRecognizer(String, String, String, String, String, HttpServletResponse) - Constructor for class org.gcube.data.analysis.nlphub.nlp.NLpLanguageRecognizer
- NLPMapper - Class in org.gcube.data.analysis.nlphub
-
Servlet implementation class NlpMapper
- NLPMapper() - Constructor for class org.gcube.data.analysis.nlphub.NLPMapper
- NlpParameter - Class in org.gcube.data.analysis.nlphub.nlp
- NlpParameter() - Constructor for class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- NlpParameter(String, String, Object, int) - Constructor for class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- NLPUploader - Class in org.gcube.data.analysis.nlphub
-
Servlet implementation class NLPUploader
- NLPUploader() - Constructor for class org.gcube.data.analysis.nlphub.NLPUploader
- NlpUtils - Class in org.gcube.data.analysis.nlphub.nlp
- NlpUtils() - Constructor for class org.gcube.data.analysis.nlphub.nlp.NlpUtils
O
- OK - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- org.gcube.data.analysis.nlphub - package org.gcube.data.analysis.nlphub
- org.gcube.data.analysis.nlphub.is - package org.gcube.data.analysis.nlphub.is
- org.gcube.data.analysis.nlphub.legacy - package org.gcube.data.analysis.nlphub.legacy
- org.gcube.data.analysis.nlphub.mapper - package org.gcube.data.analysis.nlphub.mapper
- org.gcube.data.analysis.nlphub.nlp - package org.gcube.data.analysis.nlphub.nlp
- org.gcube.data.analysis.nlphub.session - package org.gcube.data.analysis.nlphub.session
- org.gcube.data.analysis.nlphub.shared - package org.gcube.data.analysis.nlphub.shared
- org.gcube.data.analysis.nlphub.workspace - package org.gcube.data.analysis.nlphub.workspace
R
- RECOGNIZER_ID - Static variable in class org.gcube.data.analysis.nlphub.nlp.NLpLanguageRecognizer
- replaceDirtyCharacters(String) - Static method in class org.gcube.data.analysis.nlphub.nlp.NlpUtils
- REQUEST - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- RequestType - Enum in org.gcube.data.analysis.nlphub
- RESPONSE - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- RESULT - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- retrieveGCoreEndpoint(String, String, String) - Static method in class org.gcube.data.analysis.nlphub.is.InformationSystemUtils
- retrieveServiceEndpoint(String, String, String) - Static method in class org.gcube.data.analysis.nlphub.is.InformationSystemUtils
- retrieveServiceUrl(String) - Method in class org.gcube.data.analysis.nlphub.is.DMDiscover
- run() - Method in class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- run() - Method in class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
- run(String, String, String, String, HttpServletResponse) - Static method in class org.gcube.data.analysis.nlphub.nlp.NLpLanguageRecognizer
- RunnerCommander - Class in org.gcube.data.analysis.nlphub.nlp
- RunnerCommander(String, String[], String, String, String, HttpServletResponse) - Constructor for class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
S
- SessionUtils - Class in org.gcube.data.analysis.nlphub.session
- SessionUtils() - Constructor for class org.gcube.data.analysis.nlphub.session.SessionUtils
- setAnnotations(String) - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- setAnnotationsData(ArrayList<NerAnnotationData>) - Method in class org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
- setBaseUrl(String) - Method in class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- setDescription(String) - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- setEndIndex(int) - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
- setLanguage(String) - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- setMaxWaitingTime(long) - Method in class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
- setMethod(String) - Method in class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- setName(String) - Method in class org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
- setName(String) - Method in class org.gcube.data.analysis.nlphub.legacy.NerAnnotationData
- setName(String) - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- setNerEntities(ArrayList<NerEntity>) - Method in class org.gcube.data.analysis.nlphub.legacy.NerAnnotationData
- setObjectType(int) - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- setParameters(ArrayList<NlpParameter>) - Method in class org.gcube.data.analysis.nlphub.legacy.AsyncHttpRequest
- setProperties(HashMap<String, String>) - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
- setResult(ArrayList<NerAlgorithm>) - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- setSleepTime(long) - Method in class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
- setStartIndex(int) - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
- setText(String) - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- setValue(Object) - Method in class org.gcube.data.analysis.nlphub.nlp.NlpParameter
- startProcess() - Method in class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
- STORAGEHUB_SERVICE_CLASS - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- STORAGEHUB_SERVICE_NAME - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
T
- TEST_ENABLE - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- TEXT - Static variable in class org.gcube.data.analysis.nlphub.legacy.JsonManager
- toJson() - Method in class org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
- toJson() - Method in class org.gcube.data.analysis.nlphub.legacy.NerAnnotationData
- toJson() - Method in class org.gcube.data.analysis.nlphub.legacy.NerEntity
-
Build a proper JsonObject
- toJson() - Method in class org.gcube.data.analysis.nlphub.legacy.NerOutput
- TOKEN_PARAMETER - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- toString() - Method in enum org.gcube.data.analysis.nlphub.RequestType
U
- UNAVAILABLE - Static variable in class org.gcube.data.analysis.nlphub.shared.Constants
- updateResultList(String) - Method in class org.gcube.data.analysis.nlphub.nlp.RunnerCommander
- uploadFile(byte[], String, String) - Method in class org.gcube.data.analysis.nlphub.workspace.WorkspaceManager
V
- valueOf(String) - Static method in enum org.gcube.data.analysis.nlphub.RequestType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.data.analysis.nlphub.RequestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WorkspaceManager - Class in org.gcube.data.analysis.nlphub.workspace
- WorkspaceManager() - Constructor for class org.gcube.data.analysis.nlphub.workspace.WorkspaceManager
- WPS_DESCRIBE_PROCESS_URL - Static variable in class org.gcube.data.analysis.nlphub.nlp.NlpAsyncNerRunner
- WPS_EXECUTE_URL - Static variable in class org.gcube.data.analysis.nlphub.nlp.NlpAsyncNerRunner
All Classes All Packages