LIA's webTagger : Web api for the LIA POS TAGGER ================================================= ## LIA's WebTagger let you * Taggin each word of a sentences with his morphosyntaxic function * having the lemm of corresponding of which word ## 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