Thank you.

On Thu, Sep 12, 2013 at 12:11 AM, Jörn Kottmann <[email protected]> wrote:

> On 09/12/2013 04:43 AM, Jim Finch wrote:
>
>> I'm using parse.show(stringbuffer) and everything seems to be working
>> fine,
>> but I would like to know is there a way to get the parse into xml?
>>
>
> There is no support in OpenNLP to print a Parse into XML, but you can
> write a XML printer,
> everything which is printed out (and more) can be retrieved from the Parse
> object.
>
> HTH,
> Jörn
>

Reply via email to