README.md 752 Bytes

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