Bayes

所属分类:C#编程
开发工具:C/C++
文件大小:12557KB
下载次数:64
上传日期:2012-02-16 10:27:59
上 传 者z48053835
说明:  这是一个利用C#编写的贝叶斯中文文本分类器,分词器使用了ICTCLAS分词器。
(failed to translate)

文件列表:
Bayes\Bayes.csproj (3217, 2009-12-22)
Bayes\Bayes.sln (2013, 2009-12-20)
Bayes\Bayes.suo (98304, 2009-12-24)
Bayes\bin\Debug\Bayes.exe (24576, 2009-12-22)
Bayes\bin\Debug\Bayes.pdb (67072, 2009-12-22)
Bayes\bin\Debug\Bayes.vshost.exe (5632, 2005-12-08)
Bayes\bin\Debug\Data\BigramDict.dct (6016856, 2005-05-17)
Bayes\bin\Debug\Data\chsstopwords.txt (3167, 2007-05-26)
Bayes\bin\Debug\Data\coreDict.dct (1584547, 2005-05-17)
Bayes\bin\Debug\Data\engstopwords.txt (607, 2005-05-17)
Bayes\bin\Debug\Data\lexical.ctx (10412, 2005-05-17)
Bayes\bin\Debug\Data\log.txt (1914, 2005-05-17)
Bayes\bin\Debug\Data\nr.ctx (1032, 2005-05-17)
Bayes\bin\Debug\Data\nr.dct (232054, 2005-05-17)
Bayes\bin\Debug\Data\ns.ctx (408, 2005-05-17)
Bayes\bin\Debug\Data\ns.dct (127630, 2005-05-17)
Bayes\bin\Debug\Data\stopwords.txt (2398, 2005-05-17)
Bayes\bin\Debug\Data\tr.ctx (408, 2005-05-17)
Bayes\bin\Debug\Data\tr.dct (129006, 2005-05-17)
Bayes\bin\Debug\ICSharpCode.SharpZipLib.dll (217088, 2009-12-18)
Bayes\bin\Debug\Lucene.Net.dll (520192, 2009-12-19)
Bayes\bin\Debug\Lucene.Net.pdb (2369024, 2009-12-19)
Bayes\bin\Debug\SharpICTCLAS.dll (81920, 2009-12-20)
Bayes\bin\Debug\SharpICTCLAS.pdb (148992, 2009-12-20)
Bayes\ChineseSpliter.cs (1003, 2009-12-20)
Bayes\ChineseTokenize.cs (1508, 2009-12-20)
Bayes\ClassifyResult.cs (321, 2009-12-20)
Bayes\ConditionalProbability.cs (612, 2009-12-20)
Bayes\DoubleAnalyzer.cs (427, 2009-12-20)
Bayes\DoubleTokenizer.cs (7503, 2009-12-20)
Bayes\FastNaiveBayesClassification.cs (4301, 2009-12-22)
Bayes\ICTCLASAnalyzer.cs (1452, 2009-12-20)
Bayes\ICTCLASTokenizer.cs (1818, 2009-12-20)
Bayes\Lucene[1].Net-2.3.2\ICSharpCode.SharpZipLib.dll (217088, 2009-12-18)
Bayes\Lucene[1].Net-2.3.2\Lucene.Net-2.3.2\.svn\all-wcprops (94, 2009-05-26)
Bayes\Lucene[1].Net-2.3.2\Lucene.Net-2.3.2\.svn\entries (213, 2009-05-26)
Bayes\Lucene[1].Net-2.3.2\Lucene.Net-2.3.2\C#\.svn\all-wcprops (593, 2009-05-26)
Bayes\Lucene[1].Net-2.3.2\Lucene.Net-2.3.2\C#\.svn\entries (840, 2009-05-26)
Bayes\Lucene[1].Net-2.3.2\Lucene.Net-2.3.2\C#\.svn\text-base\DISCLAIMER.txt.svn-base (546, 2009-05-26)
... ...

计算所汉语词法分析系统ICTCLAS中的数据文件 使用须知: 1. 数据部分有:data1.zip和data2.zip。 2. data1.zip解压缩后,得到data文件夹;dctdata2.zip解压缩后,得到BigramDict.dct,应当将给文件BigramDict.dct拷贝到data文件夹中(因为我的主页一次只能传2M的文件,所以只好分开压缩,给您造成不便,深表歉意!);ICTCLAS_dll.zip解压缩后,data和软件部分的文件必须在同一目录下!

近期下载者

相关文件


收藏者