summaryrefslogtreecommitdiff
path: root/README.md
blob: 2ff45bafa31b646b6e0fe4ce91c84b09f1fc1631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# lfpe

# TODO

## 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]