de.danielnaber.languagetool.tagging.uk
Class UkrainianMorfoTagger

Object
  extended by BaseTagger
      extended by UkrainianMorfoTagger
All Implemented Interfaces:
Tagger

public class UkrainianMorfoTagger
extends BaseTagger

Ukrainian Part-of-speech tagger.

Author:
Adriy Rysin

Constructor Summary
UkrainianMorfoTagger()
           
 
Method Summary
 void setFileName()
          Set the filename in a JAR, eg.
 
Methods inherited from class BaseTagger
createNullToken, setLocale, tag
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UkrainianMorfoTagger

public UkrainianMorfoTagger()
Method Detail

setFileName

public void setFileName()
Description copied from class: BaseTagger
Set the filename in a JAR, eg. /resource/fr/french.dict.

Specified by:
setFileName in class BaseTagger


Copyright © 2005-2007 Daniel Naber