Creating a Job to generate a classification model
         This Job uses tNLPModel to learn a model to extract named
            entities from manually annotated tokens in CoNLL format.
    
      Procedure
- Drop the following components from the Palette onto the design workspace: tFileInputDelimited and tNLPModel.
 - Connect the components using connections.
 
Results