com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph
Class TransformToTFIDF
java.lang.Object
com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF
public class TransformToTFIDF
- extends java.lang.Object
A runnable class that transforms a word count value into tfidf value on the
edge.
- Author:
- Haijie Gu
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 |
TransformToTFIDF
public TransformToTFIDF()
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
javassist.NotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException,
javassist.CannotCompileException
- Throws:
java.io.IOException
javassist.NotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
javassist.CannotCompileException