Download zip Select Archive Format
Name Last Update history
File dir processor Loading commit data...
File dir static Loading commit data...
File dir templates Loading commit data...
File dir test Loading commit data...
File txt .bowerrc Loading commit data...
File txt .gitignore Loading commit data...
File txt README.md Loading commit data...
File txt __init__.py Loading commit data...
File txt bower.json Loading commit data...
File txt liaRest.py Loading commit data...
File txt liaSoap.py Loading commit data...
File txt licence.txt Loading commit data...

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

Requirement

  • LIA_TAGGER
  • LIA_PHON
  • Python > 2.5
  • Flask
  • nltk

    Advise

  • Virtualenv

  • gunincorn

  • Bower ( for js/css in the online demo )

Instalation

TODO