Coder Social home page Coder Social logo

spamassassin's Introduction

Spam Assassin

SpamAssassin is a tool to classify spam messages or not using classifer technique in machine learning. You also can add more data to train this machine learning become better to classify spam messages or not by re-evaluate the test data, and save it to train data.

Getting Started

These application is requirements for Laboratory of Graphics and Artificial Intelligence.

Feature :

  • Evaluate and predict the test data
  • Open arff file (using Weka Library)
  • GUI

Screenshot

MainWindow Tested Classifier Train ChooseFile

Prerequisites

What things you need to install the software and how to install them

Installed :
- Java Development Kit (version > 7.0)
- Java IDE (Intellij, Netbeans, or Eclipse)
- Gradle

What things you need to include in project :

Libraries :
- Weka (www.cs.waikato.ac.nz/ml/weka/) -> [library for Machine Learning]

Installing

wget [https://github.com/rayandrews/spamassassin/archive/master.zip](https://github.com/rayandrews/spamassassin/archive/master.zip)
unzip master.zip
cd spamassassin-master

Running

- gradle run (if you do not want to make a jar)
- gradle jfxJar (if you want to make a jar)

Note :
Due to path issue, you have to make sure that you run the jar file on the project root.
This can be happened because "./dataset" folder remains in root folder of project.

Change Log

v.0.1 initial release

  • using j48 unpruned tree
  • using Indonesian training data set
  • using JavaFX for GUI
  • using Weka as library

To do and Bug

  • make arff converter from txt file
  • show tree in GUI

Credits

Version

0.1 Initial Release

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

spamassassin's People

Contributors

rayandrew avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.