資源簡介
C# TF/IDF 文本聚類算法 實(shí)例
代碼片段和文件信息
using?System.Collections.Generic;
namespace?WawaSoft.Search.Common
{
????///?
????///?分詞器接口
????///?
????public?interface?ITokeniser
????{
????????IList?Partition(string?input);
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2008-05-10?20:35??WawaTextCluster\
?????文件?????????606??2008-05-10?19:52??WawaTextCluster\input.txt
?????文件?????????422??2008-05-10?19:58??WawaTextCluster\input2.txt
?????文件?????????229??2008-05-10?20:07??WawaTextCluster\ITokeniser.cs
?????文件????????2637??2008-05-10?20:12??WawaTextCluster\Program.cs
?????目錄???????????0??2008-05-10?19:50??WawaTextCluster\Properties\
?????文件????????1181??2008-05-10?19:50??WawaTextCluster\Properties\AssemblyInfo.cs
?????文件????????1083??2008-05-10?20:07??WawaTextCluster\StopWordsHandler.cs
?????文件????????1268??2008-05-10?19:54??WawaTextCluster\TermVector.cs
?????文件????????5975??2008-05-10?19:52??WawaTextCluster\TFIDFMeasure.cs
?????文件????????1247??2008-05-10?20:09??WawaTextCluster\Tokeniser.cs
?????文件????????1505??2008-05-10?19:52??WawaTextCluster\WawaCluster.cs
?????文件????????5634??2008-05-10?20:11??WawaTextCluster\WawaKMeans.cs
?????文件????????2477??2008-05-10?19:58??WawaTextCluster\WawaTextCluster.csproj
?????文件?????????902??2008-05-10?19:51??WawaTextCluster\WawaTextCluster.resharper
?????文件????????2003??2008-05-10?20:35??WawaTextCluster\WawaTextCluster.resharper.user
?????文件?????????918??2008-05-10?19:50??WawaTextCluster\WawaTextCluster.sln
?????文件???????19968??2008-05-10?20:35??WawaTextCluster\WawaTextCluster.suo
- 上一篇:C# 線程入門(由淺入深)
- 下一篇:c# 微信公眾號(hào)掃碼支付源碼
評(píng)論
共有 條評(píng)論