diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 25 |
1 files changed, 0 insertions, 25 deletions
@@ -1,27 +1,2 @@ # lfpe -# TODO - -## Interface -* dynamic enlargement of textarea (fix size) -* alignment visualization -* add interface to modify alignments -* enable dynamic updating of visualization -* [implement the view of a 'window' of translations with dynamic updating] -* [implement document view, allow to choose specific segments] -* session stats view - -## Backend -* implement Denkowski's grammar updating - -## Interplay -* user registration in PHP with database and user directory -* multi-seat (start decoder/learner with associated models) -* allow multiple servers -* session management (stop decoders/learners, save models, pause/resume) -* collect session statistics - -## Misc. -* manual for students -* build large-scale de-en patent SMT model [Patrick] - |