Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
README.html | 2009-05-07 22:38 | 5.1K | ||
README.txt | 2009-05-07 22:38 | 1.6K | ||
taxi-howto.pdf | 2009-05-07 22:38 | 232K | ||
html/ | 2020-08-24 10:12 | - | ||
README |
README for Taxi::Mysql
Taxi::Mysql - Extendable full-text indices for Mysql
Note: there is a bug in Parse::Lex v2.15 - for best results, use the hacked version available at:
http://www.ling.uni-potsdam.de/~moocow/projects/perl/ParseLex-2.15-hacked.tar.gz
For Grimm2 edit-distance lemma realization heuristics.
For Grimm2 edit-distance lemma realization heuristics.
Taxi::Mysql is a Text and XML Indexing package which uses a mysql database as a backend for storing structured text corpora. The distribution includes a set of base classes and executable scripts for the creation, maintainence of Taxi indices as well as evaluation and formatting of runtime user queries, either directly from the command line or via a standalone server using the HTTP CGI protocol.
Issue (something like) the following commands to the shell:
cd PACKAGE-X.YY/ # (or whereever you unpacked the distribution) perl Makefile.PL make make test make install
For more details, see the perlmodinstall(1)
manpage.
Bryan Jurish <moocow@bbaw.de>
README |