Document Classification

Document Classification

DOI: 10.4018/978-1-7998-3772-5.ch007
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Keywords can be used as attributes for mining rules or as a basis for measuring the similarity of new (unclassified) documents with existing (classified) ones. The focus is on the problem of extracting keywords from document collection in order to use them as attributes for document classification. Document classification is a hot topic in machine learning. Typical approaches extract “features,” generally words, from document, and use the feature vectors as input to a machine learning scheme that learns how to classify documents. This “bag of keywords” model neglects keyword order and contextual effects.
Chapter Preview
Top

Document Classification: Role Of Keywords

Survey shows that text classification is a typical scholarly activity in literary study, and automatic text classification methods can be used in three scenarios.

  • 1.

    The first is Information Organization - A classifier can learn the target category concepts (e.g. news article about trade, acquisition, etc.) from the training documents, and then assign new documents into these predefined categories.

  • 2.

    The second purpose is Knowledge Discovery - A successful classifier can provide insights to understand a target concept by revealing the correlations between the features and the concept.

  • 3.

    The third purpose is Example-based Retrieval - A classifier might be able to learn a concept from a small number of training documents with the help of semi-supervised learning or active learning methods, and then retrieve more documents similar to the training examples from a large collection.

Automatic document classification methods are tremendously used in research domain of textual documents due to,

  • The numerous and important domains of application

  • The indispensability in many applications

  • The implausibility of manual alternative

  • The productivity of machine learning

  • Large amount of digital form of documents

Top

Need For Document Classification

The goal of text classification is to (semi) automate the categorization process. It is also useful for reducing cost and improving performance (including accuracy and consistency) of text processing.

Scope of Text Classification

Text Classification could be considered as the application of (semi) automatic methods in order to choose, from a set of predefined classification codes, the appropriate one (category / class) for a given new document. Various studies have focused on the construction of a model (Rule or Tree) related to the existence of keywords in order to assign the class of the unclassified document. The text collection is divided into documents and each document is characterized by a number of keywords (Yang, Y., and Pedersen, J.O, 1997). In automatic document classification, for example, for classifying newspaper articles into predefined categories such as politics and sports, the crucial step is how to select appropriate keywords. With traditional classification methods based on the vector space model, frequent words are emphasized and therefore low- frequency words tend to be disregarded. However, there often exist low-frequency words that are effective for classification. For instance, technical phrases can appear in specific categories whose frequencies are generally low, even though they are effective keywords. The two main trends for automation are (Dumais, S. T., et.al 1998),

  • Knowledge Based Approach

  • Learning Based Approach

Knowledge Based Approach

Knowledge about classification is obtained from experts and codified in the form of classification rules.

Learning Based Approach

  • Experts are requested not to explain but to classify examples

  • Information Retrieval (IR) and Machine Learning (ML) techniques are used to induce an automatic classifier

  • The knowledge acquisition problem is reduced

Complete Chapter List

Search this Book:
Reset