opennlp.maxent.io
Class BinToAscii

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

public class BinToAscii
extends Object

A program to convert from java binary doubles to ascii. With the new conversion utililities provided in Maxent 1.2 this probably won't be necessary, but it doesn't do any harm to keep it around for now.


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.