News
Features
The Lemur Toolkit
Indri Search Engine
Lemur Wiki
Download
People
Discussion
Tutorials
Sign Up

 
CMU - Language Technologies Institute
Carnegie Mellon University
CIIR, University of Massachusetts Amherst
University of Massachusetts
 

The Lemur Project is sponsored by the Advanced Research and Development Activity in Information Technology (ARDA) under its Statistical Language Modeling for Information Retrieval Research Program and by the National Science Foundation.

Lemur Project Downloads - Archive



Lemur Toolkit Download Version 4.5 (Indri Search Engine Version 2.5)

Jun 21, 2007:Lemur Toolkit 4.5 and Indri Search Engine 2.5 includes changes to the keyed file package that are not backwards compatible with previous versions.

This version also fixes 3 bugs from version 4.4, add the #scoreif and #scoreifnot alternatives to #filreq and #filrej, adds the ability to use IndriDaemons from the LemurCGI application, optimizes the reading of offset annotation files, adds document deletion in Indri indexes, and includes a new DateFieldAnnotator. See the release notes for details.

Download Indri 2.5 and The Lemur Toolkit 4.5
As of version 4.3, all archives of the executables, source, and documentation can be downloaded from the Lemur Project on SourceForge

Lemur Toolkit Download Version 4.4 (Indri Search Engine Version 2.4)

Jan 12, 2007:Lemur Toolkit 4.4 and Indri Search Engine 2.4 includes changes to the keyed file package that are not backwards compatible with previous versions. All indexes will need to be rebuilt. Version 4.4 (Indri 2.4) also removes support for the deprecated index classes, InvIndex and InvFPIndex. These should be replaced with a KeyfileIncIndex or an indri index.

This version also fixes 15 bugs from version 4.3, corrects various issues in the 4.3.x distribution package, adds a wildcard operator to the Indri Query Language, a snippet builder for indri retrieval results and other enhancements. See the release notes for details.

Download Indri 2.4 and The Lemur Toolkit 4.4
As of version 4.3, all archives of the executables, source, and documentation can be downloaded from the Lemur Project on SourceForge

Lemur Toolkit Download (Version 4.3.2)

July 27, 2006: Lemur Toolkit version 4.3.2 corrects sixteen problems from the 4.3.1 version, adds child, parent, and ancestor references to the Indri Query Language, and adds one enhancement to the CGI application.

June 26, 2006: Lemur toolkit version 4.3.1 fixes file version errors in two files; site-search/crawl-index.in and site-search/cgi/Makefile. The first error causes the script site-search/crawl-index to fail, the second causes make install to fail.

June 21, 2006: Lemur toolkit version 4.3 is not backwards compatible with older versions of indri repositories. All collections using an indri repository must be reindexed.

Note that the Lemur Toolkit distribution now includes the java user interfaces and cgi, which were previously available as a separate download..

For details about new functionality, API changes, and bug fixes see the release notes for 4.3.2.

This version has been tested on Windows XP (Visual Studio .NET 7) and on linux, linux x86_64, and solaris (gcc 3.2, 3.2.2, and 3.4, 4.0.2). Results for the sample scripts and data provided in the data directory for version 4.2 are available for viewing online here. The res.* and pr.* files were generated on a linux system with the pr.* files generated with trec_eval, which is available as trec_eval source distribution at NIST.

Indri (Version 2.3.2)

July 27, 2006: Indri version 2.3.2 corrects sixteen problems from the 2.3.1 version and adds child, parent, and ancestor references to the Indri Query Language.

June 26, 2006: Indri version 2.3.1 fixes file version errors in the file site-search/crawl-index.in, which causes the script site-search/crawl-index to fail

June 21, 2006: The Indri standalone distribution includes the Indri repository construction and structured query language retrieval source code and applications, as well as GUI's for indexing and retrieval. It also includes sample applications for the PHP and java wrappers. This is ideal for users who do not need all of the other components and applications of the Lemur Toolkit and would like to get an index, with full parsing and retrieval capabilities, up and running fairly quickly.

Indri version 2.3 is not backwards compatible with older versions. All collections must be reindexed.

Download Indri 2.3.2 and The Lemur Toolkit 4.3.2
As of version 4.3, all archives of the executables, source, and documentation can be downloaded from the Lemur Project on SourceForge

Lemur Toolkit Download (Versions 4.2)

December 14, 2005: Lemur toolkit version 4.2 is not backwards compatible with older versions of indri repositories. All collections using an indri repository must be reindexed.

For details about new functionality, API changes, and bug fixes see the release notes for 4.2.

This version has been tested on Windows XP (Visual Studio .NET 7) and on linux, linux x86_64, and solaris (gcc 3.2, 3.2.2, and 3.4, 4.0.2). Results for the sample scripts and data provided in the data directory for version 4.2 are available for viewing online here. The res.* and pr.* files were generated on a linux systen with the pr.* files generated with trec_eval, which is available as trec_eval source distribution at NIST.

Indri (Version 2.2)

December 14, 2005: The Indri standalone distribution includes the Indri repository construction and structured query language retrieval source code and applications, as well as GUI's for indexing and retrieval. It also includes sample applications for the PHP and java wrappers. This is ideal for users who do not need all of the other components and applications of the Lemur Toolkit and would like to get an index, with full parsing and retrieval capabilities, up and running fairly quickly.

Indri version 2.2 is not backwards compatible with older versions. All collections must be reindexed.

December 14, 2005: The Lemur Retrieval and Indexing GUI jars were built using J2SDK 1.4.2_02. The binary release for linux is a 32-bit build that will execute on x86_64 with the 32-bit Java runtime environment.

Indri Windows XP Linux Solaris
Indri 2.2 Source Files and Executables Indri-2.2-install.exe indri-2.2.tar.gz
Lemur Toolkit 4.2 Libraries and Applications Windows XP Linux   Solaris  
Lemur Toolkit Libraries, Applications & Source Files lemur-4.2-install.exe lemur-4.2.tar.gz
API Documentation lemur-4.2-doc.tar.gz
Lemur Interface Applications
(for use with Lemur-4.2)
Windows XP Linux Solaris
Lemur CGI Source Files lemurcgi-4.2.tar.gz
Lemur Indexing and Retrieval GUIs Source Files lemurgui-4.2.tar.gz
Lemur Indexing and Retrieval GUIs executable JAR lemur-4.2-gui-install.exe lemurgui-4.2-linux.tar.gz lemurgui-4.2-solaris.tar.gz

Lemur Toolkit Download (Versions 4.1)

October 06, 2005: Lemur toolkit version 4.1 is not backwards compatible with older versions. All collections must be reindexed.

For details about new functionality, API changes, and bug fixes see the release notes for 4.1.

This version has been tested on Windows XP (Visual Studio .NET 7) and on linux, linux x86_64, and solaris (gcc 3.2, 3.2.2, and 3.4). Results for the sample scripts and data provided in the data directory for version 4.1 are available for viewing online here. The res.* and pr.* files were generated on a linux systen with the pr.* files generated with trec_eval, which is available as trec_eval source distribution at NIST.

Indri (Version 2.1)

October 06, 2005: The Indri standalone distribution includes the Indri repository construction and structured query language retrieval source code and applications, as well as GUI's for indexing and retrieval. It also includes sample applications for the PHP and java wrappers. This is ideal for users who do not need all of the other components and applications of the Lemur Toolkit and would like to get an index, with full parsing and retrieval capabilities, up and running fairly quickly.

Indri version 2.1 is not backwards compatible with older versions. All collections must be reindexed.

October 06, 2005: The Lemur Retrieval and Indexing GUI jars were built using J2SDK 1.4.2_02. The binary release for linux is a 32-bit build that will execute on x86_64 with the 32-bit Java runtime environment.

Lemur Toolkit Download (Versions 4.0, 3.1.2, and 2.2.x)

June 22, 2005: Lemur toolkit version 4.0 is not backwards compatible with older versions. All collections must be reindexed.

For details about new functionality, API changes, and bug fixes see the release notes for 4.0.

This version has been tested on Windows XP (Visual Studio .NET 7) and on linux and solaris (gcc 3.2, 3.2.2, and 3.4). Results for the sample scripts and data provided in the data directory for version 4.0 are available for viewing online here.

Indri (Version 2.0)

June 22, 2005: The Indri standalone distribution includes the Indri repository construction and structured query language retrieval source code and applications, as well as GUI's for indexing and retrieval. This is ideal for users who do not need all of the other components and applications of the Lemur Toolkit and would like to get an index, with full parsing and retrieval capabilities, up and running fairly quickly.

Indri version 2.0 is not backwards compatible with older versions. All collections must be reindexed.

June 22, 2005: The Lemur Retrieval and Indexing GUI jars were built using J2SDK 1.4.2_02.

March 30, 2005: Windows users who experience an error message concerning missing msvcr71.dll or msvcp71.dll after installing the Window's XP 3.1.2 distribution should download win-dll.zip. This zip file contains the two missing DLL files. Extract them from the zip file into the lemur bin directory (default location is "C:\Program Files\Lemur\Lemur 3.1.2\bin").

March 9, 2005: Lemur toolkit version 3.1.2 is backwards compatible with older versions up to and including 3.0. Except for uses of BasicIndex classes and its supporting classes, which have been permanently deprecated. Additionally, Visual C++ project files are now included in the source. For more details about new functionality, deprecated classes, and bug fixes see our release notes for 3.1.2. This version has been tested on Windows XP (.NET) and on linux and solaris (gcc 3.2.3 and 3.4). Results for the sample scripts and data provided in the data directory for version 3.1.2 are available for viewing online here. Note that ireval.pl has been removed from the distribution, so only the res.* files are available.

May 5, 2004: Lemur toolkit version 2.2.1 has been tested on Windows XP (VC++ 6.0 and .NET) and on linux and solaris (gcc 3.2.2 and 3.2.3). The Lemur Retrieval GUI jars were built using J2SDK 1.4.2_02. This version 2.2.1 is just a bug release from version 2.2. Please see our release notes for full details. Please refer to version 2.2 for full documentation. Results for the sample scripts and data provided in the data directory for version 2.2.1 are available for viewing online here.

IndriIndex and Indri Structured Query Language (Version 1.0)

January 28, 2005: Indri separate download includes the IndriIndex, Indri structured query language retrieval source code and applications, as well as GUI's for indexing and retrieval. This is ideal for users who do not need the functionality of the rest of the Lemur Toolkit and would like to get an index, with full parsing and retrieval capabilities, up and running fairly quickly.

Indri Windows XP Linux Solaris
Indri 2.1 Source Files and Executables Indri-2.1-install.exe
(19.5 M)
indri-2.1.tar.gz
(2.5 M)
Lemur Toolkit 4.1 Libraries and Applications Windows XP Linux   Solaris  
Lemur Toolkit Libraries, Applications & Source Files lemur-4.1-install.exe
(43.5 M)
lemur-4.1.tar.gz (2.8 M)
API Documentation lemur-4.1-doc.tar.gz (2.3 M)
Lemur Interface Applications
(for use with Lemur-4.1)
Windows XP Linux Solaris
Lemur CGI Source Files lemurcgi-4.1.tar.gz (68 K)
Lemur Indexing and Retrieval GUIs Source Files lemurgui-4.1.tar.gz (155 K)
Lemur Indexing and Retrieval GUIs executable JAR lemur-4.1-gui-install.exe
(1.6M K)
lemurgui-4.1-linux.tar.gz
(4.8 M)
lemurgui-4.1-solaris.tar.gz
(27.8 M)
Indri 2.0 Source Files and Executables Indri-2.0-install.exe
(18 M)
indri-2.0.tar.gz
(1.5 M)
Lemur Toolkit 4.0 Libraries and Applications Windows XP Linux   Solaris  
Lemur Toolkit Libraries, Applications & Source Files lemur-4.0-install.exe
(41.1 M)
lemur-4.0.tar.gz (2.9 M)
API Documentation lemur-4.0-doc.tar.gz (2.3 M)
Lemur Interface Applications
(for use with Lemur-4.0)
Windows XP Linux Solaris
Lemur CGI Source Files lemurcgi-4.0.tar.gz (68 K)
Lemur Indexing and Retrieval GUIs Source Files lemurgui-4.0.tar.gz (155 K)
Lemur Indexing and Retrieval GUIs executable JAR lemur-4.0-gui-install.exe
(1.6M K)
lemurgui-4.0-lnx.tar.gz
(10.5 M)
lemurgui-4.0-sol.tar.gz
(10.5 M)

 

The Lemur Toolkit 3.1 and older (Indri Version 1.0 and older)

Indri Search Engine Windows XP Linux Solaris
Indri 1.0 Source Files and Executables Indri_Installer.exe
(17 M)
indri-1.0.tar.gz
(1.5 M)
Lemur Toolkit 3.1.2 Libraries and Applications Windows XP Linux   Solaris  
Lemur Toolkit Libraries, Applications & Source Files lemur-3.1.2-win-install.exe
(26.5 M)
lemur-3.1.2.tar.gz (2.9 M)
API Documentation lemur-3.1-doc.tar.gz (2.3 M)
Lemur Interface Applications
(for use with Lemur-3.1.x)
Windows XP Linux Solaris
Lemur CGI Source Files lemurcgi-3.1.2.tar.gz (47 K)
Lemur Retrieval GUI Source Files lemurgui-3.1.tar.gz (26 K)
Lemur Retrieval GUI executable JAR lemurgui-3.1-win.zip
(685 K)
lemurgui-3.1-lnx.tar.gz
(10.5 M)
    n/a    
Lemur Indexing GUI Source Files lemurindexgui-3.1.tar.gz (126 K)
Lemur Indexing GUI executable JAR lemurindexgui-3.1-win.zip
(740 K)
lemurindexgui-3.1-lnx.tar.gz
(5.4 M)
    n/a    
Lemur Toolkit 2.2.x Libraries and Applications Windows XP Linux   Solaris  
Lemur Toolkit Source Files lemur-2.2.1.tar.gz (1.4 M)
API Documentation lemur-2.2-doc.tar.gz (854 K)
Pre-compiled Libraries and Executables lemur-2.2.1-win-install.zip
(7.4 M)
n/a n/a
Visual C++ project files lemur-2.2.1-dsp.zip
(7 K)
n/a n/a
Lemur Interface Applications
(for use with Lemur-2.2.x)
Windows XP Linux Solaris
Lemur CGI Source Files lemurcgi-2.2.tar.gz (2.5 M)
Lemur Retrieval GUI Source Files lemurgui-2.2.tar.gz (15 K)
Lemur Retrieval GUI executable JAR lemurgui-2.2-win.zip
(296 K)
lemurgui-2.2-lnx.tar.gz
(3 M)
    n/a    

 


The Lemur Project The Lemur Project
Last modified:December 19, 2007. 13:19:45 pm