Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

LEMUR Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
abc
AbsoluteDiscountDocModelAbsolute discout smoothing
AndQnode
ArabicParser
ArabicStemmer
Array< Type >
ArrayAccumulatorArray Score Accumulator
ArrayCounter< T >Counts stored in an array ( when the element type is int, float/double typed counts will be converted to an integer)
ArrayQueryRepRepresentation of a query with a double array
BandNotQnode
BandQnode
BasicDocInfoBasicDocInfo
BasicDocInfoListImplementation of DocInfoList for BasicIndex
BasicDocStreamA DocStream handler of a stream with the basic lemur format
BasicIndexBasic Indexer (with arbitrary compressor)
BasicIndexWithCatA basic implementation of IndexWithCat based on two Index's
BasicPassage
BasicSumm
BasicTermInfoBasicTermInfo
BasicTermInfoListBasic TermInfoList
BasicTokenDocDoc representation for BasicDocStream
BasicTokenTermTerm representation for the BasicDocStream
BeliefNodeParent class for all belief operators
block
BrillPOSParser
BrillPOSTokenizer
buffer_type
ChineseCharParser
ChineseParser
clink
CollectionPropsThis Abstract Class for set of Collection Properties
CompressAbstract Compressor
CORIDocRep
CORIMergeMethod
CORIQueryRep
CORIRetMethod
CORIScoreFunc
CosSimDocRepRepresentation of a doc (as a weighted vector) in the CosSim method
CosSimQueryRepRepresentation of a query (as a weighted vector) in the CosSim method
CosSimRetMethodCosine similarity retrieval method
CosSimScoreFuncThe ScoreFunction for the CosSim method
CounterAbstract Counter class
CSet< ObjType, CountType >
CtfIndexer
DBManager
ddinf_link
ddlink
ddpar_link
dictentry
DirichletPriorDocModelBayesian smoothing with Dirichlet prior
DirichletUnigramLMDirichlet prior smoothing
DistMergeMethod
DistSearchMethod
DocFreqIndexer
DocInfoAbstract Representation of Doc Information Entry
DocInfoListAbstract Interface of Doc Information List
DocMgrManager
DocOffsetParser
DocScoreA list of docids and scores
DocScoreVector
DocScoreVector::ScoreAscending
DocScoreVector::ScoreDescending
SimpleKLParameter::DocSmoothParam
DocStreamAbstract interface for a collection of documents
doct
DocumentAbstract document class
DocumentManager
DocumentPropsClass for set of Document Properties
DocumentRepRepresentation of documents in a collection for efficient inverted index scoring
DocUnigramCounterCounter of unigrams in documents
dt_entry
ElemDocMgr
ExceptionDefault Exception class
FastList< Type >
fcb
TFIDFParameter::FeedbackParam
CosSimParameter::FeedbackParam
OkapiParameter::FeedbackParam
File
File::FileSegment
FiltRejQnode
FiltReqQnode
FlattextDocMgr
FlattextDocMgr::abc
FlattextDocMgr::lookup_e
FLL< Type >
FreqCountRecord with frequency information to be stored in a hash table
FreqCounter
freqinfo_ttInternally used structure for storing term statistics
FreqVector
GammaCompressGamma compressor
HashFreqVectorRepresentation of a frequency vector with a hash table
hashobj
hte
IdentifinderParser
IncFPPushIndexIncremental push method of building an index
IncFPTextHandler
IncPassagePushIndexIncremental passage push index
IncPassageTextHandler
IndexAbstract Class for indexed document collection
IndexCountClass for collecting counts of an index
IndexedRealA list of indexed real numbers (similar to IndexProb)
IndexedRealVector
IndexedRealVector::IndexedRealAscending
IndexedRealVector::IndexedRealDescending
IndexManagerA group of index management functions
IndexProbA class for collecting probabilities for an index
IndexReader
IndexWithCatAn abstract interface for access to an index with category information
InqArabicParser
InQueryOpParser
InQueryRepRepresentation of a query in the InQuery method
InQueryRetMethod
InterpUnigramLMLinear interpolation smoothing
inv_entry
InvDocInfoExample Class for push method of building an index
InvDocList
InvFPDocInfoExample Class for push method of building an index
InvFPDocList
InvFPIndexClass for retrieving indexed document collection based on the abstract class Index.hpp
InvFPIndexMerge
InvFPIndexReader
InvFPPushIndexExample Class for push method of building an index
InvFPTermTerm class for InvIndex and InvFPIndex
InvFPTermList
InvFPTermPropList
InvFPTextHandler
InvIndex
InvIndexMerge
InvPassagePushIndexPassage push index
InvPassageTextHandler
InvPushIndex
InvTermList
ISet< ObjType >
JelinekMercerDocModelJelinek-Mercer interpolation
key
key_ptr_t
Keyfile
KeyfileDocListSegmentReader
KeyfileDocMgr
KeyfileDocMgr::btl
KeyfileIncIndex
KeyfileIncIndex::recordPrinciple record
KeyfileIncIndex::SegmentOffsetOffset within an individual file segment
KeyfileIncIndex::TermDataIndividual term data
kstem_HSLOT
KStemmer
LaplaceUnigramLMLaplace-smoothed unigram language model
LemurDBManager
LemurMemParser
level0_pntr
leveln_pntr
LinkedPropertyList
List< Type >
LL< Type >
LLTerm
LocatedTerm
lt_str
ltctf
ltstr
MatchByte offsets of a document term (first char to last char inclusive)
MatchInfo
MatchInfo::TMatchAscendingFor sorting TMatch vectors
MaxQnode
MemCache
MemList
MemParser
MLUnigramLMMaximum Likelihood Estimator
MMRPassage
MMRSumm
MMRSumm::compareSW
ModifiableCounterModifiable counter, supports modification of counts
MultiRegrMergeMethod
NotQnode
Number< U >
OdnQNode
OkapiDocRepDoc representation for Okapi model
OkapiQueryRepOkapiQueryRep carries an array to store the count of relevant docs with a term
OkapiQueryTermRepresent of a query term in Okapi retrieval model, the term carries a count of the number of rel docs with the term
OkapiRetMethodThe Okapi BM25 retrieval function, as described in their TREC-3 paper
OkapiScoreFuncThe Okapi scoring function
OneStepMarkovChainOne step markov chain translation model, not fully tested yet
OrQnode
Parser
Passage
PassageQNodeImplements the PASSAGEN operator
PorterStemmer
Property
PropertyList
PropIndexTH
PropQNode
ProxInfo
ProxNodeParent class for all prox operators
PSet< ObjType >
PSet< ObjType >::SET_NODE
PseudoFBDocsRepresentation of a subset of feedback documents
PushIndexAbstract Class for push method of building an index
QnList
QryBasedSampler
QueryAbstract query
QueryDocument
SimpleKLParameter::QueryModelParam
QueryNode
QueryRepAbstract query representation
QueryTermA query term is assumed to have at least an ID and a weight
QueryTextHandler
QueryToken
ReadBufferProvide a growable read buffer on a File object
reader_less
RelDocUnigramCounter
ResultEntryHash table entry for storing results
ResultFileRepresentation of result file
results
RetMethodManager
RetrievalMethod
ReutersParser
RVLCompress
ScoreAccumulatorAbstract Score Accumulator
ScoreFunctionAbstract interface for retrieval function with a default implementation (dot product)
SimpleKLDocModelDoc representation for simple KL divergence retrieval model
SimpleKLQueryModelQuery model representation for the simple KL divergence model
SimpleKLRetMethodKL Divergence retrieval model with simple document model smoothing
SimpleKLScoreFuncSimple KL-divergence scoring function
SingleRegrMergeMethod
SmoothedMLEstimatorCommon implementation of a (smoothed) unigram LM estimated based on a counter
Source
stem_info_t
Stemmer
Stopper
String
String_set
StringQueryA string query takes a char * and splits it by spaces
StringTokenTermA term in a StringQuery
StructQryDocRep
StructQueryA structured query is an adaptor of Document
StructQueryRep
StructQueryRetMethod
StructQueryScoreFuncScoreFunction for structured querys. Provides evalQuery
Summarizer
SumQnode
SynQNode
Target
TermBasic term class
TermCache
TermCache::cache_entry
termCount
TermInfoAbstract Representation of Term Information Entry
TermInfoListAbstract Interface of Term Information List
termProb
TermQnodeImplements a term query node (leaf)
Terms
TextHandler
TextHandlerManager
TextQueryA text query is an adaptor of Document
TextQueryRepAbstract representation of a text query as a sequence of weighted terms
TextQueryRetMethod
TFIDFDocRepRepresentation of a doc (as a weighted vector) in the TFIDF method
TFIDFQueryRepRepresentation of a query (as a weighted vector) in the TFIDF method
TFIDFRetMethodThe TFIDF retrieval method with a few TF formula options
OkapiParameter::TFParam
Timer
TMatchTerm match entry
TokenTermInterface of a TokenTerm -- a term in a doc stream
TrecParser
TwoStageDocModelTwo stage smoothing : JM + DirichletPrior
UnigramLMAbstract Unigram Language Model class
UwnQNode
WebParser
WeightedIDSetA set of ID's with weights
TFIDFParameter::WeightParam
WordSetA generic class that provides a neat and easy to use wrapper to a hash_set<char *>
WriteBuffer
WriterInQueryHandler
WriterTextHandler
WsumQnode
yy_buffer_state

Generated on Fri Feb 6 07:11:56 2004 for LEMUR by doxygen1.2.16