This is a classification method, which uses LogisticRegression algorithm Contains all the methods for training the LogisticRegression Approach, together with trainWithChunk, trainWithStartEnd
This is a main class in AssertionLogReg family.
Reader for this dataset, https://github.com/mongoose54/negex/blob/master/genConText/rsAnnotations-1-120-random.txt
Created by jose on 24/11/17.
This is a main class in AssertionLogReg family. It contains all the parameters and main point of interest method transform() which projects the input dataset into DataFrame. Unlike DL Model, this class does not extend AnnotatorModel. Instead it extends the RawAnnotator, that's why the main point of interest is method transform()