edu.umn.cs.nlp.mt.tools
Class ConvertToLowercase
java.lang.Object
edu.umn.cs.nlp.mt.tools.ConvertToLowercase
public class ConvertToLowercase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvertToLowercase
public ConvertToLowercase()
convert
public static void convert(Scanner input,
Locale locale,
PrintStream output)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)