public class Rest extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
Rest() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
copyParameterMap(javax.servlet.http.HttpServletRequest httpServletRequest) |
static boolean |
isSet(String parameterName,
javax.servlet.http.HttpServletRequest hsr) |
EvaluatedDescriptionPosNeg |
learn(String conf)
TODO
This function takes the config string as in a conf file and the returns an EvaluatedDescription
|
static void |
main(String[] args) |
public Rest()
public EvaluatedDescriptionPosNeg learn(String conf) throws Exception
conf - the content of a conf fileExceptionpublic static Map<String,String> copyParameterMap(javax.servlet.http.HttpServletRequest httpServletRequest)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann