Skip to content

Annika10/SPAM

Repository files navigation

SPAM

This project includes an implementation of the Sequential PAttern Mining(SPAM) algorithm in Python. Our detailed description of the project is here.

Structure of code base

Data

In data is the tweet data set and a script for receiving the data set.

Experiments

The folder experiments includes the unit tests for the SPAM and ISPAM algorihtm as well as the experiments represented in our paper by using tweets as input data.

Analysis

Tha analysis directory includes the comparison of the runtime of SPAM and ISPAM.

Plots

Plots includes all plots of the experiment and the analysis

Results

In Results the results of the analysis are stored.

About

SPAM algorithm implemented in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages