token.h File Reference

Go to the source code of this file.

Namespaces

namespace  PhraseHunter

Classes

class  PhraseHunter::Token
 Virtual base class for all Token descendants. More...
class  PhraseHunter::EmptyToken
 A Token without a token string nor any occurrences. More...
class  PhraseHunter::CorpusTokenBase
 Base class for all CorpusToken classes. More...
class  PhraseHunter::CorpusToken
 A Token of only one word. More...
class  PhraseHunter::LightCorpusToken
 A corpus token that only carries corpus frequency information (opposed to CorpusToken). More...
class  PhraseHunter::MutableToken
 A Token whose OccurrenceMap can be modified. The main purpose of MutableToken is to be a base class for phrases, whose occurrence matrix needs to be modified as phrases are themselve not indexed. More...
class  PhraseHunter::Phrase
 A phrasal token consists of several words or tokens. More...
struct  PhraseHunter::Phrase::adja< d >

Defines

#define TOKEN_H   TOKEN_H


Define Documentation

#define TOKEN_H   TOKEN_H

Definition at line 23 of file token.h.


Generated on Thu Dec 21 16:14:41 2006 for The Phrasehunter by  doxygen 1.5.1