|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Indexable | |
|---|---|
| edu.umd.cloud9.collection | Base classes and interfaces for working with specific document collections. |
| edu.umd.cloud9.collection.aquaint2 | Provides classes for working with the AQUAINT-2 collection. |
| edu.umd.cloud9.collection.clue | Provides classes for working with the ClueWeb09 collection. |
| edu.umd.cloud9.collection.line | |
| edu.umd.cloud9.collection.medline | Provides classes for working with MEDLINE citations in XML format (particularly, for the TREC 2004-5 genomics tracks). |
| edu.umd.cloud9.collection.pmc | Provides classes for working with full-text articles from PubMed Central. |
| edu.umd.cloud9.collection.spinn3r | Provides classes for working with the Spinn3r blog collection gathered for ICWSM 2009. |
| edu.umd.cloud9.collection.trec | Provides classes for working with the TREC collection (particularly disks 4 and 5). |
| edu.umd.cloud9.collection.trecweb | Provides classes for working with the GOV2 collection. |
| edu.umd.cloud9.collection.wikipedia | Provides classes for working with Wikipedia XML dumps. |
| Uses of Indexable in edu.umd.cloud9.collection |
|---|
| Classes in edu.umd.cloud9.collection with type parameters of type Indexable | |
|---|---|
interface |
DocumentForwardIndex<T extends Indexable>
Interface for a document forward index. |
class |
IndexableFileInputFormat<K,V extends Indexable>
Abstract class representing a FileInputFormat for
Indexable objects. |
| Uses of Indexable in edu.umd.cloud9.collection.aquaint2 |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.aquaint2 | |
|---|---|
class |
Aquaint2Document
|
| Uses of Indexable in edu.umd.cloud9.collection.clue |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.clue | |
|---|---|
class |
ClueWarcRecord
|
| Uses of Indexable in edu.umd.cloud9.collection.line |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.line | |
|---|---|
class |
TextDocument
Object representing a simple document. |
| Uses of Indexable in edu.umd.cloud9.collection.medline |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.medline | |
|---|---|
class |
MedlineCitation
Object representing a MEDLINE citation. |
| Uses of Indexable in edu.umd.cloud9.collection.pmc |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.pmc | |
|---|---|
class |
PmcArticle
|
| Uses of Indexable in edu.umd.cloud9.collection.spinn3r |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.spinn3r | |
|---|---|
class |
Spinn3rItem
|
| Uses of Indexable in edu.umd.cloud9.collection.trec |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.trec | |
|---|---|
class |
TrecDocument
Object representing a TREC document. |
| Uses of Indexable in edu.umd.cloud9.collection.trecweb |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.trecweb | |
|---|---|
class |
TrecWebDocument
|
| Uses of Indexable in edu.umd.cloud9.collection.wikipedia |
|---|
| Subclasses of Indexable in edu.umd.cloud9.collection.wikipedia | |
|---|---|
class |
WikipediaPage
A page from Wikipedia. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||