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

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.