Carpenter

Carpenter 3.0

Carpenter is a program to find closed frequent item sets with the carpenter algorithm (Pan et al. 2003), which enumerates transaction sets, in contrast to many other frequent item set mining algorithms, which enumerate item sets. Such an approach can be...

Seqwog

Seqwog 2.0

Seqwog is a command prompt application specially designed to help you find frequent sequences without gaps in their occurrences.That is, the items of the frequent subsequences must always be consecutive in the underlying transactions. There must not be...

RElim

RElim 4.0

RElim is a program to find frequent item sets (also closed and maximal) with the Relim algorithm (recursive elimination), which is inspired by the FP-growth algorithm. Basically all the work is done in one recursive function of fairly few lines of code....

JIM

JIM 3.0

JIM is a program to find Jaccard item sets with an extension of the Eclat algorithm. In analogy to frequent item set mining, where one tries to find item sets the support of which exceeds a user-specified threshold (minimum support) in a database of...

SaM

SaM 3.0

SaM is a program to find frequent item sets (also closed and maximal) with a split and merge algorithm (Split and Merge), which combines a depth-first traversal of the subset lattice with a horizontal transaction representation. The main strength of this...

FPgrowth

FPgrowth 5.0

FPgrowth is a program to find frequent item sets (also closed and maximal) with the fpgrowth algorithm (frequent pattern growth, Han et al 2000), which represents the transaction database as a prefix tree which is enhanced with pointers that organize the...

IsTa

IsTa 4.0

IsTa is a program to find closed frequent item sets by intersecting transactions (Intersecting Transactions), which is based on the insight that an item set is closed if it is the intersection of all transactions that contain it. Such an approach can be...

A very easy to use application to design and plan OO scale or OO/HO gauge card models. It can be used immediately without any learning curve. Simply drag lines and snap them to a grid. Measurements are shown in real size and clip art is included. Plans...

Sequoia

Sequoia 2.1

Sequoia is a program to find frequent sequences with unique occurrences of items and weight averaging. That is, an item may occur only once in each transaction (and thus also in each found frequent subsequence). The subsequences may contain gaps, that is,...

dwgConvert is an application converts DXF files to DWG format and vice versa. Features include reads all AutoCAD DXF and DWG versions 2.5 to 2014, repair damaged drawings using the software's advanced audit and recover, read or write DWF, explode complex...