If you haven't used the html writer before, I suggest you try it // Html writer add pretty.html.HtmlTextWriter
If that doesn't meet your needs, and you truly want PrettyTextWriter, I think it would be added to a piper file like this: // Add what is used by ctakes-core/desc/cas_consumer/PrettyTextWriter.xml add pretty.plaintext.PrettyTextWriterUima -- James On Sun, Sep 24, 2017 at 4:28 PM, Francisco Pereira < [email protected]> wrote: > Hi, > > I'm a novice user, and have been working with a slightly modified version > of the default clinical pipeline, as defined in DefaultFastPipeline piper > file. > > In that file, I specify FileTreeXmiWriter to generate output. I was > wondering how one might, instead, generate output like what we would get > using > > desc/ctakes-core/desc/cas_consumer/PrettyTextWriter.xml > > within a piper file. Is there a way of doing this, or does one have to use > XML files? > > thank you for your help! > Francisco > > >
