Bow: A Toolkit for Statistical Language Modeling, Text Retrieval, Classification and Clustering
| Name: | Bow: A Toolkit for Statistical Language Modeling, Text Retrieval, Classification and Clustering | |
| URL: | http://www-2.cs.cmu.edu/~mccallum/bow/ | |
| Description: | Bow (or libbow) is a library of C code useful for writing statistical text analysis, language modeling and information retrieval programs. The current distribution includes the library, as well as front-ends for document classification (rainbow), document retrieval (arrow) and document clustering (crossbow). The library and its front-ends were designed and written by href="http://www.cs.cmu.edu/~mccallum">Andrew McCallum, with some contributions from several graduate and undergraduate students. The name of the library rhymes with `low', not `cow'. About the libraryThe library provides facilities for:
The library does not:
It is known to compile on most UNIX systems, including Linux, The code conforms to the GNU
href="ftp://ftp.gnu.org/pub/gnu/GNUinfo/standards/standards.text">coding standards. It is released under the
href="http://www.gnu.org/copyleft/lgpl.html">Library GNU Public CitationYou are welcome to use the code under the terms of the licence for
McCallum, Andrew Kachites. "Bow: A toolkit for statistical language modeling, text retrieval, classification and clustering." http://www.cs.cmu.edu/~mccallum/bow. 1996. Here is a BiBTeX entry:
@unpublished{McCallumLibbow,
author = "Andrew Kachites McCallum",
title = "Bow: A toolkit for statistical language modeling,
text retrieval, classification and clustering",
note = "http://www.cs.cmu.edu/~mccallum/bow",
year = 1996}
Obtaining the SourceSource code for the library can be downloaded from href="src">this directory. Different versions are indicated by eight digit sequences that indicate year, month and day. Thus, the most recent version is the one with the largest version number. Unfortunately I do not have time to help rainbow's many users with all their compilation and usage problems. Feel free to send me mail asking for help, but please do not necessarily expect me to have time to help. Most appreciated are bug reports accompanied by fixes. Bow Library Front-EndsProvided in the library source distribution, there are currently three executable programs based on the library.
| |
| Categories: | Software platforms | Semantic web | Knowledge representation | Data-mining | Language | |
| Referred: | 703 | |
