Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
posting | 2013-03-15 | ||
indexing | 2013-03-15 | ||
LinkTermsIndexOutputStream.java | 2013-03-15 | 833 Bytes | |
LinkTermsIndexIterator.java | 2013-03-15 | 2.1 kB | |
LinkTermsIndexInputStream.java | 2013-03-15 | 1.6 kB | |
LinkTermsIndex.java | 2013-03-15 | 4.8 kB | |
LinkPointerIndexEntry.java | 2013-03-15 | 1.3 kB | |
LinkPointerIndex.java | 2013-03-15 | 1.5 kB | |
LinkIndexOutputStream.java | 2013-03-15 | 4.2 kB | |
LinkIndexInputStream.java | 2013-03-15 | 1.6 kB | |
LinkIndex.java | 2013-03-15 | 4.0 kB | |
INEXQuery.java | 2013-03-15 | 5.8 kB | |
FSALinkPointerIndexInMem.java | 2013-03-15 | 2.1 kB | |
FSALinkPointerIndex.java | 2013-03-15 | 3.0 kB | |
BugFreeBlockDirectIndex.java | 2013-03-15 | 4.4 kB | |
Totals: 15 Items | 37.2 kB | 0 |
* Terrier Link Extension * Webpage: http://sourceforge.net/projects/terrierlinkext * Contact: samy.sadi.contact@gmail.com Note that this project has been developed during a Master Research project in the University of UMMTO (Tizi-Ouzou, Algeria) by Sadi Samy. The project was supervised By Dr. Fatiha Amirouche (fboubekeur2002@yahoo.fr). Other persons which have collaborated in this project include Samia Fellag (samfellag@yahoo.fr). This is a link extension module for terrier, it includes core code to make link analysis using terrier, and a sample swing interface for testing purpose. This code was, in first time, aimed to be used with Inex Collections. Therefore, you will find a lot of code about INEX collection (topic parser ..). I don't have a lot of time for the moment to build a jar file or to make a tutorial on how to use this code with Terrier. This is why this code is intented to be used by advanced users / developers. You likely need a good knowledge of Terrier to setup and use this extension. Last thing, most comments are in french.