Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. moses as service: how does the xmlrpc look like (Martin G?tlein)
----------------------------------------------------------------------
Message: 1
Date: Fri, 27 Apr 2018 06:17:43 +0000
From: Martin G?tlein <Martin.Guetlein@hella-gutmann.com>
Subject: [Moses-support] moses as service: how does the xmlrpc look
like
To: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<3BBDC6FF938ED04DAD1F91F973CE5AA4A8D008@HGMAIL01.GMMDB.local>
Content-Type: text/plain; charset="iso-8859-1"
Hi,
I am using Moses as service. To make testing easier I would like send rest call with a small REST gui client. Therefore, I have to to put the XMLRPC request together manually.
The doc says: "To access the Moses server, an XMLRPC request should be sent to http://host:port/RPC2 where the parameter is a map containing the keys text and (optionally) align."
This xml below does not work, and I cannot leave out the method-name, how does the call look like?
Kind regards,
Martin
<?xml version="1.0"?>
<methodCall>
<methodName>text</methodName>
<params>
<param>
<value>house</value>
</param>
</params>
</methodCall>
--
Dr. Martin G?tlein
Hella Gutmann Solutions GmbH
Data Scientist
System Engineering
Am Krebsbach 2
79241 IHRINGEN
Tel: +49 (0)7668 9900 1852
Mobil: +49 (0)1776239499
E-Mail: martin.guetlein@hella-gutmann.com
Web: www.hella-gutmann.com
________________________________
--
Hella Gutmann Solutions GmbH * Unternehmensform: Gesellschaft mit beschraenkter Haftung *
Firmensitz: 79241 Ihringen * Eingetragen im Handelsregister: AG Freiburg i.Br., HRB 290194 * Geschaeftsfuehrer: Rolf Kunold * USt-IdNr.: DE142208666
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20180427/95639c45/attachment-0001.html
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 138, Issue 15
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 138, Issue 15"
Post a Comment