Changes between Version 2 and Version 3 of MymoryEval


Ignore:
Timestamp:
09/17/08 16:12:29 (16 years ago)
Author:
schwarz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MymoryEval

    v2 v3  
    1717 
    1818 
    19 == Part 1: Logging user actions, create a log file with NOPs == 
     19== Part 1: Logging user actions --> create a log file with NOPs == 
    2020 
    2121The first important part of the evaluation is the logging part. We need a log of your actions for some period - at least for a day, better for one week or so. To create this log and (iteratively) accumulate observed user actions, you just start / kill / restart the UOH: 
     
    2828 
    2929 
    30 == Part 2: Assign contexts to NOPs == 
     30 
     31== Part 2: Import legacy data (gnowsis, context threads) == 
     32 
     33DFKI researchers can use the following team set to check out all projects needed for this concern: Save this file '''[http://usercontext.opendfki.de/attachment/wiki/MymoryEval/MymoryEval_PimoEditorBranch_TeamSet.psf MymoryEval_PimoEditorBranch_TeamSet.psf]''' and then use eclipse/File/import/Team/Team Project Set. 
     34 
     35TODO: Upload runtime configuration here 
     36 
     37Start runtime by launching MyContextEval.launch (TODO: runtime not yet uploaded here) 
     38 
     39The easiest way to import the PIMO from [http://gnowsis.opendfki.de/ gnowsis beta] and to transform it to be conform with [http://pimoeditor.opendfki.de/ PIMOEditor] is to launch the MyContext.launch (TODO: upload .launch) and use the button at the Context "Cidebar" called "Sync with gnowsis". 
     40 
     41TODO: Write how to export and import a list of old context threads (JConsole -> ...) 
     42 
     43 
     44== Part 3: Assign contexts to NOPs --> create ground truth == 
    3145 
    3246The second important part is the '''manual''' assignment of the logged NOPs to the user's contexts. 
    3347 
    3448To do so, Mymory created an "evaluation GUI", that eases this task. 
    35 DFKI researchers can use the following team set to check out all projects needed for this concern: Save this file '''[http://usercontext.opendfki.de/attachment/wiki/MymoryEval/MymoryEval_PimoEditorBranch_TeamSet.psf MymoryEval_PimoEditorBranch_TeamSet.psf]''' and then use eclipse/File/import/Team/Team Project Set. 
     49 
     50Click on the button "ContextualizeObservedNopsGui" to open the evaluation GUI. 
     51 
     52 
     53== Part 4: Run evaluations on ground truth == 
     54 
     55TODO