The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ReadMe.txt | 2015-01-21 | 1.6 kB | |
| galago-3.7-bin.tar.gz | 2015-01-21 | 11.4 MB | |
| galago-3.7.tar.gz | 2015-01-21 | 954.4 kB | |
| Totals: 3 Items | 12.3 MB | 0 | |
Note that the misnamed files, galago-5.7.tar.gz and galago-5.7-bin.tar.gz have been renamed to use the 3.7 version number. This Lemur project release brings Indri 5.8 and Galago 3.7. Applications compiled with the Indri API require the following libraries: z, iberty, pthread, and m on linux. Applications built in Visual Studio require the additional library wsock32.lib. The java jar files were built with Java 7 (jdk 1.7.0). The java UIs require Java 7. We have tested using GCC 4.1.2 (CentOS 5.3 linux), 4.3.3 (Ubuntu 10.04 linux), 4.2.1 (OS/X), and Visual Studio 2010 and 2012 (Windows 7, WIN32 and x86_64). Note that OS/X Yosemite (10.10) is not supported at this time. Bugs Fixed (see https://sourceforge.net/p/lemur/bugs/ for the complete tickets): BUG# 247 -- merge index fails for indexes with a corpus (galago) BUG# 240 -- Galago UniversalParser doesn't correctly initialize externalParser parameters BUG# 241 -- Incorrect documentation for traversals BUG# 239 -- Galago: Unicode issue in sorting... BUG# 238 -- OffsetAnnotationAnnotator loses annotations if the document contains inline also. BUG# 237 -- Galago: DiskIndex doesn't close all parts. Feature Requests (see https://sourceforge.net/p/lemur/support-requests/ for the complete tickets): FR# 118 -- getBestTemporaryLocation should always give you the disk with the most space FR# 117 -- Galago: support ZIP files for indexing FR# 116 -- RankLib: Should be able to load and save models to strings, not just files FR# 115 -- MaxPassageFinder fails if document(s) do not contain query terms.