From 42290695b9566d2b8cd8aa3ec134adcb95563d1a Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 16 Apr 2015 15:11:19 +0200 Subject: TODO --- README.md | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 84c6b47..2ff45ba 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,27 @@ # lfpe # TODO -* multi-seat -* save model -* alignments + +## Interface +* dynamic enlargement of textarea +* 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] -- cgit v1.2.3