Commit 103a0656640752cb4dd63bbfbb93c843fa9f284d

Authored by Killian
1 parent b3cdd2e747
Exists in master

Update Readme

Showing 1 changed file with 34 additions and 34 deletions Inline Diff

1 LIA's webTagger : Web api for the LIA POS TAGGER 1 LIA's webTagger : Ressources for Lia phon/tagg based Web Services
2 ================================================= 2 =================================================
3 3
4 ## LIA's WebTagger let you 4 ## It's Aim to support
5 * Every script at you disposale in LIA Tagg and Lia Phon
6 * by Soap
7 * and Rest
5 8
6 * Taggin each word of a sentences with his morphosyntaxic function
7 * having the lemm of corresponding of which word
8
9 ## LIA's WebTagger is 9 ## LIA's WebTagger is
10 10
11 * Powered by Python 11 * Powered by Python
12 * Free and open source (licence CeCILL) 12 * Free and open source (licence CeCILL)
13 13
14 ## Ressources 14 ## Ressources
15 15
16 * source code : gitlia.univ-avignon.fr/public 16 * source code : gitlia.univ-avignon.fr/public
17 * contact : killian.janod@alumni.univ-avignon.fr 17 * contact : killian.janod@alumni.univ-avignon.fr
18 18
19 ## Requirement 19 ## Requirement
20 20
21 * [LIA\_TAGGER](http://pageperso.lif.univ-mrs.fr/~frederic.bechet/download.html) 21 * [LIA\_TAGGER](http://pageperso.lif.univ-mrs.fr/~frederic.bechet/download.html)
22 * [LIA\_PHON](http://pageperso.lif.univ-mrs.fr/~frederic.bechet/download.html) 22 * [LIA\_PHON](http://pageperso.lif.univ-mrs.fr/~frederic.bechet/download.html)
23 * Python > 2.5 23 * Python > 2.5
24 * Flask 24 * Flask
25 * nltk 25 * nltk
26 ## Advise 26 ## Advise
27 27
28 * Virtualenv 28 * Virtualenv
29 * gunincorn 29 * gunincorn
30 * Bower ( for js/css in the online demo ) 30 * Bower ( for js/css in the online demo )
31 31
32 ## Instalation 32 ## Instalation