opennlp.maxent
Class BinToAscii

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

public class BinToAscii
extends java.lang.Object

A program to convert from java binary doubles to ascii


Constructor Summary
BinToAscii()
           
 
Method Summary
static void main(java.lang.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(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException


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