I have a couple of questions about the TimeAnnotators forward and backward
1. The BackwardsTimeAnnotator complains that it doesn't know whether it is
in training mode when there is no "inTraining" parameter. But when I
supply it with the value false, then it complains that it doesn't have a
cla
Hi Peter,
I use the piper files, and temporal sub piper TemporalSubPipe.piper in
ctakes-temporal-res/src/main/resources/org/apache/ctakes/temporal/pipeline
contains the following:
// Commands and parameters to create a default temporal processing
sub-pipeline. This is not a full pipeline.
//
That's great info, thank you, Sean!
I keep forgetting that the sub pipers may have more recent information that
some of the unit tests.
P.
On Tue, Oct 26, 2021 at 3:24 PM Finan, Sean <
sean.fi...@childrens.harvard.edu> wrote:
> Hi Peter,
>
> I use the piper files, and temporal sub piper Tempora