Spilter
An Email Spam Filter.
Description π
Spliter is an Email Spam classifier allows you to classify whether a given email, x, is spam (y = 1) or non-spam (y = 0).
It uses Support Vector Machine (SVMs) algorithm for classification.
Spilter uses the body of the email (excluding the email headers).
How it works β
Step 1: Copy & Paste your test email in emailSample.txt file
Step 2: Run 'classifier' script in your Octave/Matlab command window.
Step 3: Spilter takes about 1 to 2 minutes, first to train & then outputs 1 (indicating spam) or 0 (indicating non-spam).
Development
Want to contribute?
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b exciting-stuff) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'exciting-stuff!!') - Push to the branch (
git push origin exciting-stuff) - Create a Pull Request
Interested?
If you find a bug (the website couldn't handle the query and / or gave irrelevant results), kindly open an issue here by including your search query and the expected result.
If you'd like to request a new functionality, feel free to do so by opening an issue here including some sample queries and their corresponding results.
How to Build
- launch Octave/Matlab
- select Open command window
- select the project folder
- type 'classifer' on command window

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

