文件名称:NativeBayes
介绍说明--下载内容来自于网络,使用问题请自行百度
Hadoop文本分类算法研究,实现了hadoop集群来对文本进行分类,其中主要算法为朴素贝叶斯分类算法。-Hadoop text classification algorithm to achieve a Hadoop cluster for text classification, feature extraction, weight calculation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NativeBayes/.classpath
NativeBayes/.project
NativeBayes/.settings/org.eclipse.jdt.core.prefs
NativeBayes/bin/cn/edu/cqut/bean/CategoryTotal.class
NativeBayes/bin/cn/edu/cqut/mapreduce/FileTotal$FileCountMapper.class
NativeBayes/bin/cn/edu/cqut/mapreduce/FileTotal$FileCountReducer.class
NativeBayes/bin/cn/edu/cqut/mapreduce/FileTotal.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain$ModelTrainCombiner.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain$ModelTrainMapper.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain$ModelTrainReducer.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesCombiner.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesMapper.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesPartitoner.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesReducer.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes.class
NativeBayes/bin/cn/edu/cqut/run/TestWork.class
NativeBayes/bin/cn/edu/cqut/run/TrainWork.class
NativeBayes/bin/cn/edu/cqut/util/Curr.class
NativeBayes/bin/cn/edu/cqut/util/GetAllFilePath.class
NativeBayes/bin/cn/edu/cqut/util/ReadFileFromHdfs.class
NativeBayes/bin/IKAnalyzer.cfg.xml
NativeBayes/bin/stopword.dic
NativeBayes/lib/commons-cli-1.2.jar
NativeBayes/lib/commons-httpclient-3.0.1.jar
NativeBayes/lib/commons-logging-1.0.4.jar
NativeBayes/lib/hadoop-0.20.2-ant.jar
NativeBayes/lib/hadoop-0.20.2-core.jar
NativeBayes/lib/hadoop-0.20.2-tools.jar
NativeBayes/lib/IKAnalyzer2012_u6.jar
NativeBayes/src/cn/edu/cqut/bean/CategoryTotal.java
NativeBayes/src/cn/edu/cqut/mapreduce/FileTotal.java
NativeBayes/src/cn/edu/cqut/mapreduce/ModelTrain.java
NativeBayes/src/cn/edu/cqut/mapreduce/NativeBayes.java
NativeBayes/src/cn/edu/cqut/run/TestWork.java
NativeBayes/src/cn/edu/cqut/run/TrainWork.java
NativeBayes/src/cn/edu/cqut/util/Curr.java
NativeBayes/src/cn/edu/cqut/util/GetAllFilePath.java
NativeBayes/src/cn/edu/cqut/util/ReadFileFromHdfs.java
NativeBayes/src/IKAnalyzer.cfg.xml
NativeBayes/src/stopword.dic
NativeBayes/bin/cn/edu/cqut/bean
NativeBayes/bin/cn/edu/cqut/mapreduce
NativeBayes/bin/cn/edu/cqut/run
NativeBayes/bin/cn/edu/cqut/util
NativeBayes/src/cn/edu/cqut/bean
NativeBayes/src/cn/edu/cqut/mapreduce
NativeBayes/src/cn/edu/cqut/run
NativeBayes/src/cn/edu/cqut/util
NativeBayes/bin/cn/edu/cqut
NativeBayes/src/cn/edu/cqut
NativeBayes/bin/cn/edu
NativeBayes/src/cn/edu
NativeBayes/bin/cn
NativeBayes/src/cn
NativeBayes/.settings
NativeBayes/bin
NativeBayes/lib
NativeBayes/src
NativeBayes
NativeBayes/.project
NativeBayes/.settings/org.eclipse.jdt.core.prefs
NativeBayes/bin/cn/edu/cqut/bean/CategoryTotal.class
NativeBayes/bin/cn/edu/cqut/mapreduce/FileTotal$FileCountMapper.class
NativeBayes/bin/cn/edu/cqut/mapreduce/FileTotal$FileCountReducer.class
NativeBayes/bin/cn/edu/cqut/mapreduce/FileTotal.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain$ModelTrainCombiner.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain$ModelTrainMapper.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain$ModelTrainReducer.class
NativeBayes/bin/cn/edu/cqut/mapreduce/ModelTrain.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesCombiner.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesMapper.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesPartitoner.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes$NativeBayesReducer.class
NativeBayes/bin/cn/edu/cqut/mapreduce/NativeBayes.class
NativeBayes/bin/cn/edu/cqut/run/TestWork.class
NativeBayes/bin/cn/edu/cqut/run/TrainWork.class
NativeBayes/bin/cn/edu/cqut/util/Curr.class
NativeBayes/bin/cn/edu/cqut/util/GetAllFilePath.class
NativeBayes/bin/cn/edu/cqut/util/ReadFileFromHdfs.class
NativeBayes/bin/IKAnalyzer.cfg.xml
NativeBayes/bin/stopword.dic
NativeBayes/lib/commons-cli-1.2.jar
NativeBayes/lib/commons-httpclient-3.0.1.jar
NativeBayes/lib/commons-logging-1.0.4.jar
NativeBayes/lib/hadoop-0.20.2-ant.jar
NativeBayes/lib/hadoop-0.20.2-core.jar
NativeBayes/lib/hadoop-0.20.2-tools.jar
NativeBayes/lib/IKAnalyzer2012_u6.jar
NativeBayes/src/cn/edu/cqut/bean/CategoryTotal.java
NativeBayes/src/cn/edu/cqut/mapreduce/FileTotal.java
NativeBayes/src/cn/edu/cqut/mapreduce/ModelTrain.java
NativeBayes/src/cn/edu/cqut/mapreduce/NativeBayes.java
NativeBayes/src/cn/edu/cqut/run/TestWork.java
NativeBayes/src/cn/edu/cqut/run/TrainWork.java
NativeBayes/src/cn/edu/cqut/util/Curr.java
NativeBayes/src/cn/edu/cqut/util/GetAllFilePath.java
NativeBayes/src/cn/edu/cqut/util/ReadFileFromHdfs.java
NativeBayes/src/IKAnalyzer.cfg.xml
NativeBayes/src/stopword.dic
NativeBayes/bin/cn/edu/cqut/bean
NativeBayes/bin/cn/edu/cqut/mapreduce
NativeBayes/bin/cn/edu/cqut/run
NativeBayes/bin/cn/edu/cqut/util
NativeBayes/src/cn/edu/cqut/bean
NativeBayes/src/cn/edu/cqut/mapreduce
NativeBayes/src/cn/edu/cqut/run
NativeBayes/src/cn/edu/cqut/util
NativeBayes/bin/cn/edu/cqut
NativeBayes/src/cn/edu/cqut
NativeBayes/bin/cn/edu
NativeBayes/src/cn/edu
NativeBayes/bin/cn
NativeBayes/src/cn
NativeBayes/.settings
NativeBayes/bin
NativeBayes/lib
NativeBayes/src
NativeBayes
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.