Uses of Class
com.viglet.turing.nlp.TurNLPResponse
Packages that use TurNLPResponse
-
Uses of TurNLPResponse in com.viglet.turing.nlp
Methods in com.viglet.turing.nlp that return TurNLPResponseModifier and TypeMethodDescriptionTurNLPProcess.processAttribsByNLP
(TurNLPInstance turNLPInstance, Map<String, Object> attributes) TurNLPProcess.processAttribsByNLP
(TurNLPInstance turNLPInstance, Map<String, Object> attributes, List<TurNLPValidateEntity> entities) TurNLPProcess.processTextByNLP
(TurNLPInstance turNLPInstance, String text) TurNLPProcess.processTextByNLP
(TurNLPInstance turNLPInstance, String text, List<TurNLPValidateEntity> turNLPValidateEntities) Methods in com.viglet.turing.nlp with parameters of type TurNLPResponseModifier and TypeMethodDescriptionTurNLPUtils.createRedactionScript
(TurNLPResponse turNLPResponse)