ipipan.spejd.readers
Class Ogonkifier

java.lang.Object
  extended by ipipan.spejd.readers.Ogonkifier

public class Ogonkifier
extends java.lang.Object

Class for adding diacrits to Strings.


Constructor Summary
Ogonkifier()
           
 
Method Summary
static java.util.List<java.lang.String> ogonkify(java.lang.String orth)
          Generate a list of ogonkified words - candidates to check.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ogonkifier

public Ogonkifier()
Method Detail

ogonkify

public static java.util.List<java.lang.String> ogonkify(java.lang.String orth)
Generate a list of ogonkified words - candidates to check.

Parameters:
orth - form to generate candidates from
Returns: