Name | Last Update | Last Commit 8b1fb953fc3 – changer le titre | history |
---|---|---|---|
processor | |||
static | |||
templates | |||
.bowerrc | |||
.gitignore | |||
README.md | |||
__init__.py | |||
bower.json | |||
licence.txt | |||
webtagger.py |
README.md
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
- LIA_PHON
- Python > 2.5
- Flask
nltk
Advise
Virtualenv
gunincorn
Bower ( for js/css in the online demo )
Instalation
TODO