public class PValueAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
This annotates P- or significance-values like P < 0.05. It basically iterates over all doubles
found in the text, looks up whether they are in a valid probability range (>=0 and <=1) and then
looks for a "P" in front of them. If those criteria are matched the Annotator makes a
PValue-Annotation.
This annotator depends on the NumberAnnotator and the JULIE Lab Token/Sentence Tokenizer.
Author:
Benjamin Paassen - bpaassen@techfak.uni-bielefeld.de
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie