Description: Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-marked on the document type, and therefore a higher degree of flexibility and automation of processing power
File list (Check if you may need any files):
文本聚类VC
..........\input.txt
..........\input2.txt
..........\ITokeniser.cs
..........\Program.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\StopWordsHandler.cs
..........\TermVector.cs
..........\TFIDFMeasure.cs
..........\Tokeniser.cs
..........\WawaCluster.cs
..........\WawaKMeans.cs
..........\WawaTextCluster.csproj
..........\WawaTextCluster.resharper
..........\WawaTextCluster.resharper.user
..........\WawaTextCluster.sln