@gromgull

Extremely fast text feature extraction for classification and indexing

G. Forman, and E. Kirshenbaum. CIKM '08: Proceeding of the 17th ACM conference on Information and knowledge management , page 1221--1230. New York, NY, USA, ACM, (2008)

Abstract

Most research in speeding up text mining involves algorithmic improvements to induction algorithms, and yet for many large scale applications, such as classifying or indexing large document repositories, the time spent extracting word features from texts can itself greatly exceed the initial training time. This paper describes a fast method for text feature extraction that folds together Unicode conversion, forced lowercasing, word boundary detection, and string hash computation. We show empirically that our integer hash features result in classifiers with equivalent statistical performance to those built using string word features, but require far less computation and less memory.

Description

Extremely fast text feature extraction for classification and indexing

Links and resources

DOI:
10.1145/1458082.1458243
URL:
http://portal.acm.org/citation.cfm?id=1458243
BibTeX key:
Forman08fastExtraction
search on:

Comments and Reviews  
(0)

There is no review or comment yet. You can write one!

Tags


Cite this publication