Revision 3 as of 2014-12-18 12:49:46

Clear message
Locked History Actions

LemmaPL

LemmaPL

LemmaPL is a lemmatization tool, which uses several existing tools and resources to provide higher than state-of-the-art lemmatization performance for Polish. Specifically, the following tools are used:

Author: Łukasz Kobyliński
License: GPL

Usage

LemmaPL is available in a form of a web service (SOON).

Currently, LemmaPL can be used from a Docker container: ipipan/langtools-all or ipipan/langtools-taggers (with your own WCRFT model attached to the container).

Instructions for ipipan/langtools-all image:

  • docker pull ipipan/langtools-all
  • docker run -v /home/username/my_tests:/root/my_tests -it ipipan/langtools-all /bin/bash

inside container:

  • cd /root/lemmapl
  • python lemmapl.py ../my_tests/test.txt