Creating a Job to extract named entities from text data
         In this Job, tNLPPredict predicts named entities and
            automatically labels text data divided into tokens, using a classification
            model.
    
      Procedure
- Drop the following components from the Palette onto the design workspace: tMySQLInput, tNLPPredict, tFilterColumns and tFileOutputDelimited.
 - Connect the components using connections.
 
Results