A Genetic Algorithm for Text Classification Rule Induction

author: Adriana Pietramala, University of Calabria
author: Veronica L. Policicchio, University of Calabria
author: Pasquale Rullo, University of Calabria
author: Inderbir Sidhu, University of Calabria
published: Oct. 10, 2008,   recorded: September 2008,   views: 12183
Categories

Slides

Related content

Report a problem or upload files

If you have found a problem with this lecture or would like to send us extra material, articles, exercises, etc., please use our ticket system to describe your request and upload the data.
Enter your e-mail into the 'Cc' field, and we will keep you updated with your request's status.
Lecture popularity: You need to login to cast your vote.
  Delicious Bibliography

Description

This paper presents a Genetic Algorithm, called Olex-GA, for the induction of rule-based text classifiers of the form ``classify document $d$ under category $c$ if $t_1 in d$ or ... or $t_n in d$ and not ($t_{n+1} in d$ or ... or $t_{n+m} in d$) holds'', where each $t_i$ is a term. Olex-GA relies on an efficient emph{several-rules-per-individual} binary representation and uses the $F$-measure as the fitness function.

The proposed approach is tested over the standard test sets Reuters and Ohsumed and compared against several classification algorithms (namely, Naive Bayes, Ripper, C4.5, SVM). Experimental results demonstrate that it achieves very good performance on both data collections, showing to be competitive with (and indeed outperforming in some cases) the evaluated classifiers.

Note:
A prototype of the rule induction system Olex-GA described in that paper is available at the address http://www.mat.unical.it/Olex-GA

See Also:

Download slides icon Download slides: ecmlpkdd08_pietramala_agaf_01.pps (409.0 KB)


Help icon Streaming Video Help

Link this page

Would you like to put a link to this lecture on your homepage?
Go ahead! Copy the HTML snippet !

Reviews and comments:

Comment1 vanshi, March 12, 2016 at 7:56 p.m.:

hello..

i am facing a problem while executing Olex-ga standalone

I am getting java.lang.Arrayoutofbound exception

please do help in resolving this

Write your own review or comment:

make sure you have javascript enabled or clear this field: