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

Ruta: label feature expression in composed string expression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0ruta
    • 2.6.0ruta
    • Ruta
    • None

    Description

      Ruta: feature expression in composed string expression is not resolved as feature expression but as simple type expression which leads to the plain string of the expression.

      NumericValue<-{ANY{INLIST(multipyIndicatorList) -> dim  = dim + 1};}
              u:Unit {-> u.normalized = null, u.normalizedAscii = null, u.dimension = null, 
                       u.parsed = ""+ u.parsed + "^" + (dim)};
      

      Attachments

        Activity

          People

            pkluegl Peter Klügl
            pkluegl Peter Klügl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: