Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add •Evaluating DocTimeRel and Contextual Modality

...

The model files can be found at target/eval/thyme/train_and_test/event-event.

Evaluating DocTimeRel and Contextual Modality

The evaluation program is  org.apache.ctakes.temporal.eval.EvaluationOfEventProperties.java

EvaluationOfEventProperties  uses  org.apache.ctakes.temporal.ae.DocTimeRelAnnotator and  org.apache.ctakes.temporal.ae.ContextualModalityAnnotator

The parameters are the same as event-time parameters.

The model files for DocTimeRel can be found at  target/eval/event-properties/train_and_test/docTimeRel 

The model files for Contextual Modality can be found at  target/eval/event-properties/train_and_test/contextualModality

Potentially Improving Temporal Pipeline Results

...