Web Development
aa107.txt
Associated article: Classifying Text with ID3 and C4.5
Tags: Web Development JVM Languages
Source code accompanying the article by Lynn Monson in which he shows how to use the ID3 and C4.5 classification algorithms with text. The result is a tool that can learn how to classify text based on a few examples. Also see AA107.ZIP.
Algorithm Alley Column by Lynn Monson Example 1: < name of primary class (e.g. "Urgent") > < name of default class (e.g. "Not_Urgent") > <class> <open ended text> <end-of-class-marker&...


