Hi Stefano, look here to see a list of the input parameters used by OpenCalais (as XML): http://www.opencalais.com/documentation/calais-web-service-api/forming-api-calls/input-parameters The 'submitter' is simply You who are submitting the API call. If you take a look at the OpenCalaisAnnotator.java source code inside the getConfigXML method you can make some modifications to the default values and/or easily expose them on the descriptor if you like (not all of the input parameters accepted by OpenCalais are exposed on the descriptor at the moment). Cheers Tommaso
2010/1/13 Stefano Ortona <[email protected]> > Hi, > > i'd like to use the Open Calais Annotator to analyze some text.I've never > used the open calais service before and i don't understand how to > configurate the parameter. > In the descriptor there are 2 parameters to be wrtitten:the licenseId (your > personal licence) and the submitter parameter,which i don't understand how > to configurate it. > Any ideas? > Thank you, > > Stefano >
