Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-6431

Use lambda functions as CAS processors

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0uimaFIT
    • 3.3.0uimaFIT, 3.3.0SDK
    • uimaFIT
    • None

    Description

      Allow using lambda functions as (J)Cas processors in a pipeline, e.g.

      runPipeline(
         ...,
         createEngine(cas -> ...),
         ...);
      

      Attachments

        Activity

          People

            rec Richard Eckart de Castilho
            rec Richard Eckart de Castilho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: