~ Semantic Search Art ~

Qlango

Name claimed on Feb. 6, 2012


The program provides clustering of documents using Hierarchical Agglomerative Clustering and Naive Bayes algorithms. For HAC it supports clustering with and without training sample. NB requires training sample. Language C#, program has GUI as Windows form.

Download the project
Download user manual


Qscreener

Name claimed on May 30, 2012


The program provides processing of ASCII files and creation of database of word indexes. When database is created the program provides search for the query and returns sorted list of files. After result for the query is returned, the program lets user to select group of files and search files similar to selected. They are returned sorted according to quantity of features identified in selected group.

Download the project
Download user manual