opennlp.maxent
Class BinToAscii

java.lang.Object
  extended by opennlp.maxent.BinToAscii

public class BinToAscii
extends Object

A program to convert from java binary doubles to ascii


Constructor Summary
BinToAscii()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinToAscii

public BinToAscii()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.