public class NLpLanguageRecognizer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RECOGNIZER_ID |
| Constructor and Description |
|---|
NLpLanguageRecognizer(String service,
String token,
String sentence) |
NLpLanguageRecognizer(String dataMiner,
String service,
String token,
String sentence,
String publicLink,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static void |
run(String dataMiner,
String sentence,
String token,
String publicLink,
javax.servlet.http.HttpServletResponse response) |
public static final String RECOGNIZER_ID
public static void run(String dataMiner, String sentence, String token, String publicLink, javax.servlet.http.HttpServletResponse response) throws NlpHubException
NlpHubExceptionCopyright © 2021. All Rights Reserved.