Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
link_parsing | 2013-03-15 | ||
TaggedDocumentLinkExtractor.java | 2013-03-15 | 14.5 kB | |
LinkCollection.java | 2013-03-15 | 1.8 kB | |
LinkBlockIndexer.java | 2013-03-15 | 34.2 kB | |
INEXDocumentLinkExtractor.java | 2013-03-15 | 3.0 kB | |
INEXDocument.java | 2013-03-15 | 9.9 kB | |
INEXCollection.java | 2013-03-15 | 2.7 kB | |
INEX2012Document.java | 2013-03-15 | 8.2 kB | |
INEX2012Collection.java | 2013-03-15 | 1.2 kB | |
INEX2009Document.java | 2013-03-15 | 7.0 kB | |
INEX2009Collection.java | 2013-03-15 | 1.8 kB | |
INEX2006Document.java | 2013-03-15 | 7.6 kB | |
INEX2006Collection.java | 2013-03-15 | 1.2 kB | |
FileLinkCollection.java | 2013-03-15 | 5.5 kB | |
DocumentLinkCollection.java | 2013-03-15 | 3.1 kB | |
DocumentLinkExtractor.java | 2013-03-15 | 1.0 kB | |
CollectionLinkCollection.java | 2013-03-15 | 3.8 kB | |
Totals: 17 Items | 106.8 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.