Blame view

README.md 758 Bytes
103a06566   Killian   Update Readme
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
28
29
30
31
32
33
34
  LIA's webTagger : Ressources for Lia phon/tagg based Web Services
  =================================================
  
  ## It's Aim to support 
  * Every script at you disposale in LIA Tagg and Lia Phon
  * by Soap 
  * and Rest
  
  ## LIA's WebTagger is 
  
  * Powered by Python
  * Free and open source (licence CeCILL)
  
  ## Ressources 
  
  * source code : gitlia.univ-avignon.fr/public
  * contact : killian.janod@alumni.univ-avignon.fr
  
  ## Requirement
  
  * [LIA\_TAGGER](http://pageperso.lif.univ-mrs.fr/~frederic.bechet/download.html)
  * [LIA\_PHON](http://pageperso.lif.univ-mrs.fr/~frederic.bechet/download.html)
  * Python > 2.5
  * Flask
  * nltk
  ## Advise 
  
  * Virtualenv
  * gunincorn
  * Bower ( for js/css in the online demo )
  
  ## Instalation 
  
  TODO