GatherDocument< T, S > Class Template Reference

Collect words from a document and store them in Triples. More...

List of all members.

Public Member Functions

 GatherDocument (int document, TripleList< T > *tripleList)
 Iniitialise the class with an id and list.
void insertTerm (S *word)
 Insert a word found in the document.
int documentNumber (void)
 Return the document id.

Detailed Description

template<typename T, typename S>
class GatherDocument< T, S >

Collect words from a document and store them in Triples.

This class is used to collect the set of words from a document and provide the list of Triples representing the document.

Author
lapark
Revision
1.4
Date
2009/10/08 06:41:30
Id
GatherDocument.tcc,v 1.4 2009/10/08 06:41:30 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:13 2009 for textIR by  doxygen 1.6.1