opennlp.maxent.io
Class BinToAscii

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

public class BinToAscii
extends java.lang.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.

Version:
$Revision: 1.1.1.1 $, $Date: 2001/10/23 14:06:53 $
Author:
Jason Baldridge and Gann Bierner

Constructor Summary
BinToAscii()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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 © 2005 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.