live updateing of levenshtein and post-editing time statistics does not seem to work

XMLWordPrintable

    • High
    • Hide
      Due a bug the statistics DB was broken.
      Please re-init it with:
      t5 statistics:sqlite:init --re-create --aggregate
      this will run a longer time.
      Show
      Due a bug the statistics DB was broken. Please re-init it with: t5 statistics:sqlite:init --re-create --aggregate this will run a longer time.
    • Fix the calculation of the levenshtein distance of segments with internal tags.

      Problem

      In multiple instances of translate5 the Levenshtein and Post-editing time statistic calculation seemed to show wrong values.

      After triggering 

      t5 statistics:levenshtein

      t5 statistics:aggregate

      on the CMD the values changed for the same query and looked much better.

      Another triggering of the same calls did not change anything anymore.

      This leads to the conclusion, that updating those values automatically on segment save does not work, as it should.

      After initialilizing the plug-in it should always work automatically.

      Look at dev comment below for more info.

      Solution

      Update the statistics at every segment save.

            Assignee:
            Thomas Lauria
            Reporter:
            Marc Mittag [Administrator]
            Thomas Lauria
            Stephan Bergmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: