Skip to content

A driver for the open source LEMMING joint lemmatizer and morphological tagger

Notifications You must be signed in to change notification settings

lwolfsonkin/lemmingatize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemmingatize

Lemmingatize is a wrapper around the open-source joint lemmatizer-morphological tagger: Lemming

Requirements

Lemmingatize requires Python 3.6, Java, and ant.

Setup

Since this contains submodules, clone with

git clone --recurse-submodules [email protected]:lwolfsonkin/lemmingatize.git

and setup by running

./setup.sh

Use

Now, you can use Lemmingatize to train lemming models, use lemming models to annotate corpora, or measure the lemmatization/tagging accuracies: all using the ./lemming command at the root of this repo.

About

A driver for the open source LEMMING joint lemmatizer and morphological tagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published