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

libmoot Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
moot::AssocVector< KeyT, ValT >LISP-style assoc list using vector<>: map-like class with small memory footprint. Useful for small associative arrays. Lookup and insert are linear time
moot::AssocVector< KeyT, ValT >::value_sort_func
moot::AssocVectorNode< KeyT, ValT >Template class for individual AssocVector nodes
moot::cmdutil_file_churnerClass for churning through many input files, given either directly or as a list-file
moot::GenericLexerAbstract base class for Flex++ lexers
mootBinIO::HeaderInfoHeader information structure, used for binary HMM model files
mootBinIO::Item< T >Binary item I/O template class, used for binary HMM model files
mootBinIO::Item< AssocVector< KeyT, ValT > >
mootBinIO::Item< char * >Binary I/O template instantiation for C strings
mootBinIO::Item< hash_map< KeyT, ValT, HashFuncT, EqualFuncT > >Binary I/O template instantiation for STL hash_map<>
mootBinIO::Item< hash_set< ValT > >Binary I/O template instantiation for STL hash_set<>
mootBinIO::Item< map< KeyT, ValT > >Binary I/O template instantiation for STL map<>
mootBinIO::Item< mootEnum< NameT, HashFunc, NameEqlFunc > >Binary I/O template instantiation for mootEnum<>
mootBinIO::Item< set< ValT > >Binary I/O template instantiation for STL set<>
mootBinIO::Item< std::pair< T1, T2 > >Binary I/O template instantiation for STL map<>
mootBinIO::Item< string >Binary I/O template instantiation for STL strings
mootBinIO::Item< SuffixTrie >Binary I/O template instantiation for SuffixTrie
mootBinIO::Item< TrieVectorNode< DataT, CharT, UCharT > >
mootBinIO::Item< vector< ValT > >Binary I/O template instantiation for STL vector<>
mootio::mcbufferStreambuf-like class for I/O on C char* buffers
mootio::mcstreamWrapper class for C FILE* streams
mootio::mcxxstream< _StreamClass >
mootio::mfstreamWrapper class for named file i/o using C FILE*s
mootio::micbufferStreambuf-like class for input from C char* buffers
mootio::micxxstream
mootio::mifstreamWrapper class for named file input using C FILE*s
mootio::mistreamAbstract base class for input stream wrappers
mootio::mocxxstream
mootio::mofstreamWrapper class for named file output using C FILE*s
moot::mootClassfreqsClass for storage and retrieval of raw lexical-class frequencies
moot::mootClassfreqs::LexClassEqual
moot::mootClassfreqs::LexClassHash
moot::mootClassfreqsCompilerLexical-class frequency parameter-file compiler
mootClassfreqsLexerFlex++ lexer for (TnT-style) moot lexical frequency parameter files
mootClassfreqsParserBison++ parser for (TnT-style) moot lexical frequency parameter files
mootClassfreqsParserLType
mootEnum< NameType, NameHashFcn, NameEqualFcn >
moot::mootEvalTagger-evaluation utility class
moot::mootExpatParserC++ Wrapper for expat XML parsers
moot::mootExpatParser::ContextBufferUtility class for expat input contexts
moot::mootHMM1st-order Hidden Markov Model Tagger/Disambiguator class
moot::mootHMM::LexClassEqual
moot::mootHMM::LexClassHash
moot::mootHMM::ViterbiColumnType for a Viterbi trellis column
moot::mootHMM::ViterbiNodeType for a Viterbi trellis entry ("pillar") node
moot::mootHMM::ViterbiPathNode
moot::mootHMMTrainerHigh-level class to gather training data for a mootHMM or mootCHMM
moot::mootLexfreqsClass for storage and retrieval of raw lexical frequencies
moot::mootLexfreqs::LexfreqEntry
moot::mootLexfreqsCompilerLexical frequency parameter-file compiler
mootLexfreqsLexerFlex++ lexer for (TnT-style) moot lexical frequency parameter files
mootLexfreqsParserBison++ parser for (TnT-style) moot lexical frequency parameter files
mootLexfreqsParserLType
moot::mootNgramsClass for storage & retrieval of raw N-Gram frequencies
moot::mootNgrams::BigramEntry
moot::mootNgrams::Ngram
moot::mootNgrams::UnigramEntry
moot::mootNgramsCompilerN-gram parameter-file compiler
mootNgramsLexerFlex++ lexer for (TnT-style) moot n-gram parameter files
mootNgramsParserBison++ parser for (TnT-style) moot ngram-parameter files
mootNgramsParserLType
mootPPLexerFlex++ lexer for 'mootpp' raw-text preprocessor: Does rudimentary end-of-sentence and abbreviation recognition, and filters out (most) XML markup
moot::mootRecoderInterface to librecode character-conversion routines
moot::mootTokenHigh-level token information object
moot::mootToken::AnalysisType for a single morphological analysis
mootTokenLexerFlex++ lexer for moot PoS tagger native text input
moot::mootXMLRecoderSpecial 2-phase recoder object for XML text
mootio::mostreamAbstract base class for output stream wrappers
mootio::mstreamAbstract base class for I/O stream wrappers
moot::SuffixTrieTop-level class for suffix tries
moot::TokenIOAbstract class for token I/O
moot::TokenReaderAbstract class for token input
moot::TokenReaderExpatExperimental XML reader class using expat
moot::TokenReaderNativeClass for native "cooked" text-format token input
moot::TokenWriterAbstract class for token output
moot::TokenWriterExpatExperimental XML writer class for use with expat-parsed XML or vanilla input
moot::TokenWriterNativeClass for native "cooked" text-format token output
moot::TrieVector< DataT, CharT, UCharT >Top-level trie class-template using an adjaceny table
moot::TrieVectorBaseBase class for TrieVector
moot::TrieVectorNode< DataT, CharT, UCharT >
moot::TrieVectorNodeBase
vector
yy_mootClassfreqsParser_stype
yy_mootLexfreqsParser_stype
yy_mootNgramsParser_stype

Generated on Mon Sep 11 16:10:33 2006 for libmoot by doxygen1.2.18