@article{Chakrabarti:1998:SFS:765529.765533, abstract = {We explore how to organize large text databases hierarchically by topic to aid better searching, browsing and filtering. Many corpora, such as internet directories, digital libraries, and patent databases are manually organized into topic hierarchies, also called taxonomies. Similar to indices for relational data, taxonomies make search and access more efficient. However, the exponential growth in the volume of on-line textual information makes it nearly impossible to maintain such taxonomic organization for large, fast-changing corpora by hand. We describe an automatic system that starts with a small sample of the corpus in which topics have been assigned by hand, and then updates the database with new documents as the corpus grows, assigning topics to these new documents with high speed and accuracy. To do this, we use techniques from statistical pattern recognition to efficiently separate the feature words, or discriminants, from thenoise words at each node of the taxonomy. Using these, we build a multilevel classifier. At each node, this classifier can ignore the large number of “noise” words in a document. Thus, the classifier has a small model size and is very fast. Owing to the use of context-sensitive features, the classifier is very accurate. As a by-product, we can compute for each document a set of terms that occur significantly more often in it than in the classes to which it belongs. We describe the design and implementation of our system, stressing how to exploit standard, efficient relational operations like sorts and joins. We report on experiences with the Reuters newswire benchmark, the US patent database, and web document samples from Yahoo!. We discuss applications where our system can improve searching and filtering capabilities.}, acmid = {765533}, address = {Secaucus, NJ, USA}, author = {Chakrabarti, Soumen and Dom, Byron and Agrawal, Rakesh and Raghavan, Prabhakar}, doi = {10.1007/s007780050061}, interhash = {5969518d9723da79c33437322c06474a}, intrahash = {606e518c01399c1e0569a00a81719343}, issn = {1066-8888}, issue = {3}, journal = {The VLDB Journal}, month = {August}, numpages = {16}, pages = {163--178}, publisher = {Springer-Verlag New York, Inc.}, title = {Scalable feature selection, classification and signature generation for organizing large text databases into hierarchical topic taxonomies}, url = {http://dx.doi.org/10.1007/s007780050061}, volume = 7, year = 1998 }