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

Lemur Toolkit Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
abc
AbsoluteDiscountDocModelAbsolute discout smoothing
AgglomCluster
AllDictEntryFilterAccept all entries
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
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
BasicTermInfoListBasic TermInfoList
BasicTokenDocDoc representation for BasicDocStream
BeliefNodeParent class for all belief operators
BrillPOSParser
BrillPOSTokenizer
buffer_type
CentroidClusterCentroid clustering of documents (agglomerative mean). Trades space for speed
ChineseCharParser
ChineseParser
clink
ClusterCluster representation, a vector of cluster elements
ClusterDBAbstract interface for clustering databases
ClusterDBErrorException to throw for clustering errors
ClusterElt
ClusterFactoryFactory class for making Cluster instances
ClusterRepGeneric vector space representation for a cluster or document
CollectionPropsThis Abstract Class for set of Collection Properties
CommandInterpThe command interpretor for interacting with a PDict
CompressAbstract Compressor
CORIDocRep
CORIMergeMethod
CORIQueryRep
CORIRetMethod
CORIScoreFunc
CosSimCosine similarity method for vector space comparisons
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
dictentry
DictEntryFilterFilters on dictionary entries
DictEntryVectorVector of dictionary entries, supports sorting on the prob attribute
dictRecordInternal structure for dictionary records in keyfile
dictStatsStructure for dictionary statistics in keyfile
DirichletPriorDocModelBayesian smoothing with Dirichlet prior
DirichletUnigramLMDirichlet prior smoothing
DistMergeMethod
DistSearchMethod
DocFreqIndexer
DocInfoRepresentation of Doc Information Entry
DocInfoListAbstract Interface of Doc Information List
DocInfoList::iteratorIterator class, used for all subclass lists
DocMgrManager
DocOffsetParser
DocScoreA list of docids and scores
DocScoreVector
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
Exception
FastList< Type >
fcb
OkapiParameter::FeedbackParam
TFIDFParameter::FeedbackParam
CosSimParameter::FeedbackParam
File
FiltRejQnode
FiltReqQnode
FlatFileClusterDB
FlattextDocMgr
FlattextDocMgr::abc
FlattextDocMgr::lookup_e
FLL< Type >
FloatFreqVector
FreqCountRecord with frequency information to be stored in a hash table
FreqCounterRecord with frequency information to be stored in a hash table
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
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 >
ix_block
ix_or_freespace_block
JelinekMercerDocModelJelinek-Mercer interpolation
key
key_ptr_t
Keyfile
KeyfileClusterDB
KeyfileDocListSegmentReader
KeyfileDocMgr
KeyfileDocMgr::btl
KeyfileIncIndex
KeyfileIncIndex::recordPrinciple record
KeyfileIncIndex::SegmentOffsetOffset within an individual file segment
KeyfileIncIndex::TermDataIndividual term data
KeyfileTextHandler
kstem_HSLOT
KStemmer
LaplaceUnigramLMLaplace-smoothed unigram language model
LemurDBManager
LemurMemParser
level0_pntr
level0orn_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
MaxQnode
MemCache
MemList
MemParser
MLUnigramLMMaximum Likelihood Estimator
MMRPassage
MMRSumm
MMRSumm::compareSW
ModifiableCounterModifiable counter, supports modification of counts
MultiRegrMergeMethod
NotQnode
Number< U >
OdnQNode
OfflineClusterOffline clustering algorithms
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
PassageRep
PassageRep::iteratorReplace with STL style iterator. iterator over passages
PassageScoreScore of a passage, with start and end indices
PassageScoreVectorVector of passage scores, supports sorting
PDictProbabilistic dictionary using Keyfile for data storage
PLSA
PorterStemmer
ProbDictEntryFilterAccept all entries above a certain probability threshold
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
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)
SimFactory
SimilarityMethodGeneric similarity method
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
StopwordDictEntryFilterAccept all entries not on the given stopword list. This filters on the target language
String
String_set
StringQuery
StructQryDocRep
StructQueryRep
StructQueryRetMethod
StructQueryScoreFuncScoreFunction for structured querys. Provides evalQuery
Summarizer
SumQnode
SynQNode
Target
TermBasic term class
TermCache
termCount
TermInfoAbstract Representation of Term Information Entry
TermInfoListAbstract Interface of Term Information List
TermInfoList::iteratorIterator class, used for all subclass lists
termProb
TermQnodeImplements a term query node (leaf)
TermQueryAbstract interface for a query containing a sequence of Terms
Terms
TextHandler
TextHandlerManager
TextQuery
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
ThresholdFcnGeneric threshold function
Timer
TMatchTerm match entry
TrecParser
TwoStageDocModelTwo stage smoothing : JM + DirichletPrior
TypeDictEntryFilterAccept all entries with a specified type
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
XLingDocModelDoc representation for cross lingual retrieval model
XLingQueryModelQuery model representation for the cross lingual retrieval model
XLingRetMethod
XLQueryTerm
yy_buffer_state

Generated on Fri Jul 2 16:25:39 2004 for Lemur Toolkit by doxygen1.2.18