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 | 2014-06-19 | 1.9 kB | |
| release-5.7.txt | 2014-06-19 | 1.9 kB | |
| galago-3.6.tar.gz | 2014-06-19 | 942.0 kB | |
| galago-3.6-bin.tar.gz | 2014-06-19 | 11.4 MB | |
| Totals: 4 Items | 12.3 MB | 0 | |
This Lemur project release brings Indri 5.7 and Galago 3.6. 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). Galago additions include: Verified to run on Windows (Vista/7). Bugs Fixed (see https://sourceforge.net/p/lemur/bugs/ for the complete tickets): BUG# 236 - Galago: neg_epsilon != - epsilon in Utility 235 - Galago: TagTokenizer misses some single-character tokens 234 - Galago; #require queries are incompatible with MaxScoreDocumentModel 233 - Galago: passage retrieval with empty result list throws IndexOutOfBoundsExceptions 232 - Galago: Parameters doesn't escape anything 231 - Galago: ProxyRetrieval getDocuments doesn't work 230 - Galago: indexing fails on *.bz2 files. 228 - Galago: galago harvestlinks generates outlinks, not inlinks for indri format data 227 - Indri: indri.lib from dist project empty in VS2012 226 - Indri: fails to compile on OSX Mavericks with LLVM 225 - Galago: tests fail on windows 223 - Indri: Windows 7 MSVCP110.DLL file missing from installer Feature Requests (see https://sourceforge.net/p/lemur/feature-requests/ for the complete tickets): FR# 114 - Galago: DiskIndex should allow custom btrees in an index directory. 112 - Galago: save a querysetjudgments object. 101 - Galago: Document serialize/deserialize should be refactored 87 - Galago: filetype parameter to UniversalParser should support classpaths 85 - Make galago run on windows. 80 - Galago: DiskIndex.getDocuments shouldn't be so slow 72 - Galago: Add "tokenizerClass" parameter option for switching out TagTokenizer