Commit 8b1fb953fc3bfd2af104b756ccc862c3f1b835a7
1 parent
7ff5cc7f92
Exists in
master
and in
1 other branch
changer le titre
Showing 1 changed file with 4 additions and 3 deletions Side-by-side Diff
templates/index.html
... | ... | @@ -20,11 +20,12 @@ |
20 | 20 | <div class="demo-headline"> |
21 | 21 | <h1 class="demo-logo"> |
22 | 22 | <div class="logo"></div> |
23 | - LIA TAGG | |
24 | - <small>Web Service du POS tagger Lia</small> | |
23 | + LiaWebServices | |
24 | + <small>Web Services @ Lia</small> | |
25 | 25 | </h1> |
26 | 26 | </div> <!-- /demo-headline --> |
27 | - <h1> Demonstration </h1> | |
27 | + <h1> Examples </h1> | |
28 | + <p> this exampls is powered by the LIA_PHON and LIA_TAGG is will be build in order to add easily a processor for specifique taches </p> | |
28 | 29 | <div class="row"> |
29 | 30 | <div class="span4"> |
30 | 31 | <textarea placeholder="Taper des phrases ici" autofocus=true id="data" class="span4" rows=3 > </textarea> |