edu.umd.cloud9.example.bigram
Class AnalyzeBigramRelativeFrequencyJSON

java.lang.Object
  extended by edu.umd.cloud9.example.bigram.AnalyzeBigramRelativeFrequencyJSON

public class AnalyzeBigramRelativeFrequencyJSON
extends Object


Constructor Summary
AnalyzeBigramRelativeFrequencyJSON()
           
 
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

AnalyzeBigramRelativeFrequencyJSON

public AnalyzeBigramRelativeFrequencyJSON()
Method Detail

main

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