| _generator | |
| IXE::io::AbstractSocket | Abstract base class for Sockets |
| IXE::AnyObject | Generic object, used for reading/writing dynamically defined tables |
| AP | Averaged Perceptron Classifier |
| APA | Averaged Passive-Aggressive Classifier |
| APAS | Sparse Averaged Passive-Aggressive |
| APASV | Sparse Vector Averaged Passive-Aggressive |
| APD | Dense Average Perceptron |
| Parser::ApParser | Parser class using an Averaged Perceptron classifier |
| APS | Sparse Average Perceptron |
| APSV | Sparse Vector Average Perceptron |
| Tanl::ArabicLanguage | |
| Tanl::ArabicMorphExtractor | |
| IXE::Array | Array of persistent objects |
| IXE::ArrayField< ArrayType > | Arrays for fields |
| IXE::ArrayField< ArrayOf< T > > | |
| IXE::ArrayField< std::vector< char const * > > | |
| IXE::ArrayField< std::vector< std::string > > | |
| IXE::ArrayField< std::vector< T > > | |
| IXE::ArrayOf< T > | |
| IXE::ArrayType< T > | |
| IXE::ArrayType< ArrayOf< T > > | |
| IXE::ArrayType< std::vector< T > > | |
| IXE::AssertionError | Thrown if an internal consistency check fails |
| Tanl::AttributeIndex | Associates to an attribute name the index of its value in a attribute vector |
| Tanl::Attributes | Represents the attributes of a token |
| Tanl::BanglaLanguage | |
| IXE::io::basic_ipstream< CharT, Traits > | |
| IXE::io::basic_opstream< CharT, Traits > | |
| IXE::io::basic_pstream< CharT, Traits > | |
| IXE::io::basic_pstreambuf< CharT, Traits > | Class template for stream buffer |
| IXE::io::basic_rpstream< CharT, Traits > | |
| Tanl::BasqueLanguage | |
| Tanl::BasqueMorphExtractor | |
| IXE::BigramTable | A BigramTable contains the index (TermID) of the first word in the Lexicon starting with that bigram |
| Tanl::Text::Unicode::BlockInfo | |
| Tanl::Text::Unicode::BlockLess | |
| Tanl::SplitSentenceReader::BoundarySet | Parameters defininig where to split a sentence |
| Tanl::BulgarianLanguage | |
| Tanl::BulgarianMorphExtractor | |
| Cache | |
| Tanl::CatalanLanguage | |
| Tanl::Text::CChar | This is just a type specifier for use in CharBuffer |
| Tanl::Text::Char | Representation of Unicode characters |
| std::char_traits< Tanl::Text::Char > | |
| Tanl::Text::CharBuffer< CharTraits > | A text buffer that provides a random access iterator through it |
| Tanl::ChineseLanguage | |
| Tanl::Classifier::Classifier | Abstract class for ML classifiers |
| Tanl::Classifier::clearedContext | |
| Tanl::Classifier::clearedNumber | |
| IXE::CollectionError | Thrown for miscellaneous collection errors |
| Tanl::CombCorpus | Used to convert a Conll08 corpus replacing dependency links with the first non relexive arg link |
| Tanl::Classifier::compare1st | |
| IXE::CompositeBuilder< T > | Interface for creating fields |
| IXE::CompositeField | Composite fields |
| IXE::Condition | |
| IXE::conf< T > | |
| IXE::conf< bool > | A conf<bool> is a Var for containing the value of a Boolean configuration variable |
| IXE::conf< ColorMap > | Conf<ColorMap> is a Var containing a set of pair<TermColor, TermWeight> associated to an HTML tag/meta-attribute |
| IXE::conf< Dictionary > | |
| IXE::conf< float > | A conf<float> is a Var for containing the value of a float configuration variable |
| IXE::conf< int > | A conf<int> is a Var for containing the value of an integer configuration variable |
| IXE::conf< PatternSet > | A conf_PatternSet contains a list of shell wildcard patterns |
| IXE::conf< Replacements > | |
| IXE::conf< std::string > | A conf<string> is a configuration variable containing a string value |
| IXE::conf< std::vector< std::string > > | A conf_vector contains a set of configuration values |
| Tanl::NER::conf_feature | A conf_feature contains a set of feature specifications |
| Parser::conf_feature | A conf_feature contains a set of feature specifications |
| IXE::conf_set< T > | A conf_set contains a set of configuration values |
| IXE::ConfigFileError | Thrown when reading a configuration file fails |
| IXE::Configuration | A Configuration object that holds all the configuration variables |
| Tanl::Conll08Corpus | |
| Tanl::ConllXCorpus | |
| Tanl::ConllXSentenceReader | Reader of sentences in CoNLL format: one token per line, attributes tab separated |
| IXE::IndexTable< Entry >::const_iterator | |
| Tanl::Text::CharBuffer< CharTraits >::const_iterator | |
| IXE::StringTable::const_iterator | |
| Tanl::Attributes::const_iterator | |
| IXE::PostingList::const_iterator | |
| Tanl::Context | Represents contexts of the tokens |
| Tanl::Classifier::Context | Representation of a set of features by means of their internal IDs |
| Tanl::POS::Context< CT > | This is a language model to calculate P(C | A, B) with linear interpolation i.e |
| IXE::Conversion | A Conversion maps a filename pattern to a conversion command |
| Tanl::Corpus | Represents common aspects of a Corpus |
| Tanl::CorpusFormat | Representatation of Corpus data format |
| Tanl::CorpusFormatError | |
| Tanl::CorpusMap | Associates a Corpus constructor to a corpus name |
| Parser::Correspondence | |
| Tanl::POS::Counts | Represents the information of a trie node |
| Tanl::POS::TrieNode::counts_iterator | Iterator of a TrieNode |
| IXE::Lexicon::Cursor | |
| IXE::Table< T, IndexerClass >::Cursor | A Cursor on a Table<T, IndexerClass> |
| IXE::DynamicTable::Cursor | |
| Tanl::CzechLanguage | |
| Tanl::CzechMorphExtractor | |
| Tanl::DanishLanguage | |
| Tanl::DanishMorphExtractor | |
| IXE::DBT | Represents items inserted/extracted from DB |
| decision_function | |
| IXE::deref< P > | |
| IXE::deref< T * > | |
| Tanl::DgaCorpus | |
| Tanl::DgaSentenceReader | Read a corpus and iterate over it returning one sentence at time |
| Tanl::Disposable | |
| IXE::DocInfo | Abstract class for document info |
| IXE::DocNotFoundError | Thrown when an attempt is made to access a document which is not in the collection |
| Tanl::DutchLanguage | |
| Tanl::DutchMorphExtractor | |
| IXE::DynamicTable | DynamicTable |
| Tanl::Text::Encoding | |
| Tanl::EnglishLanguage | |
| Tanl::NER::EntityType | |
| Tanl::SST::EntityType | |
| IXE::EntryCompare | |
| Tanl::Enumerator< T > | Enumerator interface |
| IXE::Enumerator< T > | Enumerator interface |
| IXE::eptacode | |
| Tanl::Text::eqstr | |
| Tanl::Text::eqstrcase | |
| std::equal_to< char const * > | |
| IXE::Error | Base class for all errors reported |
| Tanl::Classifier::EventStream | Interface for objects that deliver a stream of training events for computing a Maxent model, through GIS, LMBFG or other procedures |
| Parser::EventStream | Creates a stream of Classifier::Event's from an annotated dependency corpus |
| ME::EventStream | A stream of training events |
| Tanl::Classifier::EventStreamError | |
| IXE::ExcludeFile | An ExcludeFile contains the set of filename patterns to exclude during either indexing or extraction |
| Tanl::Classifier::FeatureEncoder | Used to fill Context from unencoded features |
| Tanl::Classifier::FeatureExtractor< Features, Item > | Interface for feature extractors |
| Tanl::Classifier::Features | Representation of features during training |
| Tanl::MorphExtractor::Features | |
| Tanl::NER::FeatureSpec | Representation of feature model:
- the token attribute to analyze
- the pattern to check for the feature
- the tokens to analyze
|
| Tanl::SST::FeatureSpec | |
| Tanl::SST::FeatureSpecs | |
| IXE::Field | Abstract class for representing fields in tables |
| IXE::FieldBuilder< T > | |
| IXE::io::File | |
| Tanl::POS::file_error | |
| IXE::FileAction | Set the limit for the given resource to its maximum value |
| IXE::FileEnum | |
| Tanl::Classifier::FileError | |
| IXE::FileError | Thrown when opening a file fails |
| IXE::FileFormat | This variable contains the version number of the file format for the index |
| IXE::io::FileHandle | FileHandle abstract from OS |
| IXE::FileHeader | Header for fulltext index files |
| Tanl::Classifier::FileTokenizer | |
| IXE::FileType | A FileType maps a filename pattern to a file type |
| IXE::FixedField< T > | Fixed size fields |
| FlexLexer | |
| IXE::io::Format | A class to perform formatted output |
| IXE::FormatError | Wrong index format file |
| Tanl::FrenchLanguage | |
| Tanl::FrenchMorphExtractor | |
| Fs | |
| Tanl::Classifier::GenericEvent< FeatureType > | Generic class for events |
| Tanl::GermanLanguage | |
| Tanl::Classifier::GIS | Generalized Iterative Scaling algorithm to find the parameters {lambda1, |
| Parser::GlobalInfo | Stores global information collected while analyzing a corpus |
| Tanl::GreekLanguage | |
| Tanl::GreekMorphExtractor | |
| hash< std::pair< unsigned, std::vector< unsigned > > > | |
| hash< std::pair< unsigned, unsigned > > | Use compact encoding for representing sparse matrix lambda[f, c] |
| hash< std::string > | |
| std::tr1::hash< Tanl::POS::State const & > | |
| IXE::HasMetaClass< T > | Determine if a class has a MetaClass |
| Tanl::HindiLanguage | |
| IXE::PostingList::HitsCursor | Cursor over hit lists |
| Tanl::POS::HMM | Abstract class for Hidden Markov Model |
| Tanl::POS::HmmTagger | |
| Tanl::Text::HtmlTokenizer | Similar to StringTokenizer, except that it skips HTML tags |
| Tanl::HungarianLanguage | |
| Tanl::HungarianMorphExtractor | |
| IXE::If< Cond, Positive, Negative > | |
| IXE::If< NullType, Positive, Negative > | |
| IXE::IncludeFile | An IncludeFile contains the set of filename patterns to include during either indexing or extraction |
| IXE::Indexable< T > | Interface for classes providing indexer access |
| IXE::IndexingError | Thrown during indexing |
| IXE::IndexTable< Entry > | An instance of this class is used to access either the word, stop-word, file, or meta-name index portions of an index file |
| Tanl::IndianLanguage | |
| Tanl::IndianMorphExtractor | |
| IXE::InternalError | Thrown when an internal inconsistency occurs |
| IXE::InvalidArgumentError | Thrown when an invalid argument is supplied to the API |
| IXE::InvalidResultError | Thrown when trying to access invalid data |
| IXE::InvalidThreadStateError | |
| IXE::IOError | |
| Tanl::IPipe< Tin, Tout > | IPipe interface |
| IXE::isArray< T > | |
| IXE::isArray< ArrayOf< T > > | |
| IXE::isArray< std::vector< T > > | |
| IXE::isClass< T > | |
| IXE::isClass< bool > | |
| IXE::isClass< char > | |
| IXE::isClass< const bool > | |
| IXE::isClass< const char > | |
| IXE::isClass< const double > | |
| IXE::isClass< const float > | |
| IXE::isClass< const int > | |
| IXE::isClass< const long double > | |
| IXE::isClass< const long int > | |
| IXE::isClass< const short int > | |
| IXE::isClass< const signed long long int > | |
| IXE::isClass< const unsigned char > | |
| IXE::isClass< const unsigned int > | |
| IXE::isClass< const unsigned long int > | |
| IXE::isClass< const unsigned long long int > | |
| IXE::isClass< const unsigned short int > | |
| IXE::isClass< double > | |
| IXE::isClass< float > | |
| IXE::isClass< int > | |
| IXE::isClass< long double > | |
| IXE::isClass< long int > | |
| IXE::isClass< short int > | |
| IXE::isClass< signed char > | |
| IXE::isClass< signed long long int > | |
| IXE::isClass< std::string > | |
| IXE::isClass< std::vector< T > > | |
| IXE::isClass< T * > | |
| IXE::isClass< unsigned char > | |
| IXE::isClass< unsigned int > | |
| IXE::isClass< unsigned long int > | |
| IXE::isClass< unsigned long long int > | |
| IXE::isClass< unsigned short int > | |
| IXE::isPointer< T > | |
| IXE::isPointer< T * > | |
| IXE::isReference< T > | |
| IXE::isReference< Reference< T > > | |
| Tanl::ItalianLanguage | |
| Tanl::ItalianMorphExtractor | |
| Tanl::ItalianTutLanguage | |
| Tanl::ItalianTutMorphExtractor | |
| IXE::Item | Items represent values for fields |
| IXE::Configuration::Item | |
| IXE::ItemOf< T > | |
| Tanl::Text::CharBuffer< CharTraits >::iterator | |
| Tanl::Iterator< T > | Iterator interface |
| Parser::Iterator< T > | Iterator interface |
| IXE::IVisitor | Define Visitable classes as: |
| Tanl::JapaneseLanguage | |
| Kernel | |
| IXE::KeyValuePairs | Represents a sorted collection of associated string keys and string values that can be accessed with the key |
| Tanl::Language | Functional interface for extractors of morphological features |
| Tanl::Languages | |
| Tanl::Text::Latin1Normalizer | String normalizer interface |
| Tanl::Classifier::LBFGS | |
| std::less< char const * > | Specialize the binary_function "less" so that C-style strings (char const*) will work properly with STL containers |
| IXE::LexEntry | |
| IXE::Lexicon | Manage and use an inverted index dictionary |
| Tanl::POS::Lexicon | A Lexicon stores the possible tags of each word in the training corpus, with their frequency |
| IXE::Lock | Lock object, used for synchronization |
| IXE::Locked< T > | |
| IXE::LockUp | Mutex interface: locks mutex at creation, unlocks at destruction |
| IXE::LogicError | Base class for errors due to programming errors |
| map | |
| IXE::io::mappedFile | Map a whole file |
| IXE::io::MappedFileView | A mappedFile is an object that maps a file into memory (via the Unix system call mmap(2)) allowing it to be accessed via iterators |
| IXE::io::MappedGzFile | Gzip-compressed file uncompressed and mapped into memory |
| IXE::io::MappedGzFileView | Portion of gzip-compressed file mapped into memory |
| IXE::MappedSubField | Represents fields in table containing references to other objects This is the version for value type objects, which are stored in a separate mapped file |
| Tanl::Text::RegExp::MatchGroups | Holds the offsets of matching regular expressions |
| Tanl::Classifier::MaxEnt | A Maximum Entropy classifier |
| IXE::MemoryError | Thrown when there is a communications problem with a remote collection |
| Parser::MeParser | A Parser using a Maximum Entropy classifier |
| IXE::MetaClass | Class MetaClass Describes the structure of an object |
| IXE::MetaClassOf< T, int > | |
| IXE::MetaClassOf< T, 1 > | |
| Parser::MlpModel | |
| Parser::MlpParser | A Parser using a Multi Layer Perceptron classifier |
| IXE::MmapError | Thrown when mmap fails mapping a file to memory |
| Tanl::POS::Model | |
| Tanl::MorphExtractor | Functional interface for extractors of morphological features |
| Tanl::Token::Morpho | Compact morphology representation |
| Tanl::MorphPipe | Reads tokens from Enumerator |
| Tanl::MorphPyPipe | A pipe that tags sentences from a Python iterator |
| Tanl::MorphSplitter | |
| Tanl::MorphStream | Reads tokens from input stream |
| Tanl::POS::Morphtable | This class loads the morphtable (words with possible tags) from a file to a map |
| Parser::MovingAverage | Yoshua Bengio: |
| Parser::MultiSvmParser | Parser using two SVM classifiers, provided by libsvm, one to predict the action, one to predict the label |
| Tanl::NER::NER | A Named Entity Recognizer |
| Tanl::NER::NerEventStream | An Enumerator<Event*> extracting features from a sentence |
| Tanl::NER::NerFeatureExtractor | Extract features for NER |
| Tanl::NER::NerPipe | Pipe connected to a sentence enumerator |
| Tanl::NER::NerPyPipe | A pipe that tags sentences from a Python iterator |
| IXE::NetworkError | Thrown when there is a communications problem with a remote collection |
| Tanl::POS::Viterbi::Node | |
| Tanl::XML::XmlReader::NodeAttr | |
| IXE::NoDoc | Predicate false for any document |
| Tanl::Text::Normalizer | String normalizer interface |
| Tanl::Text::NormEqual | Compare strings by normalizing to lowercase and discarding dots |
| Tanl::Text::NormHash | |
| Tanl::Text::NormWordSet | |
| IXE::NullType | |
| Tanl::POS::HMM::Observation | |
| ONE_CLASS_Q | |
| IXE::OpeningError | Thrown when opening a collection fails |
| IXE::OptionStream::Option | |
| IXE::Options | Options describes a set of command-line options |
| Tanl::Classifier::Options | |
| IXE::OptionStream | Given the traditional argc and argv for command-line arguments, extract options from them following the stream model |
| PA | Passive-Aggressive Classifier |
| PAD | Dense Passive-Aggressive |
| Parser::Parser | Base class for parsers |
| IXE::ParserError | |
| Parser::ParserMap | Associates a Parser constructor to an algorithm name |
| Parser::ParserPipe | A pipe that parses sentences from a stream |
| Parser::ParserPipePython | A pipe that parses sentences from a Python iterator |
| Parser::ParserSentPipe | A pipe that parses sentences from a stream of sentences |
| Parser::ParseState | Parse state |
| PAS | Sparse Passive-Aggressive |
| PASV | Sparse Vector Passive-Aggressive |
| Tanl::Text::RegExp::Pattern | Regular Expression matching |
| IXE::Pattern2 | Extension of RegExp::Pattern that stores original pattern for serialization |
| IXE::PatternList | An PatternList contains a list of shell wildcard patterns |
| IXE::PatternMap< T > | A PatternMap maps a shell wildcard pattern to an object of type T |
| IXE::PatternSet | A PatternSet contains a set of shell wildcard patterns |
| IXE::PatternVar | A PatternVar is a configuration variable containing a set of filename patterns |
| Parser::PennPosTagger | |
| Tanl::PortugueseLanguage | |
| Tanl::PortugueseMorphExtractor | |
| Parser::PosTagger | Base class for POS taggers |
| Tanl::POS::PosTagger | |
| Parser::PosTaggerError | |
| Tanl::POS::PosTaggerError | |
| Tanl::POS::PosTaggerPipe | |
| IXE::PostingList | This class, given a IndexTable::const_iterator, accesses the list of postings for a word |
| IXE::PostingOffset | |
| Tanl::POS::ProbError | |
| Tanl::POS::ProbLM< CT > | |
| IXE::io::pstream_common< CharT, Traits > | Class template for common base class |
| IXE::io::pstreams | Common base class providing constants and typenames |
| Tanl::PtbScanner | |
| Tanl::PtbTokenizer | Read a plain text file, split into tokens |
| Tanl::PySwigObject | |
| Parser::PySwigObject | |
| Tanl::NER::PySwigObject | |
| QMatrix | |
| IXE::QueryError | Thrown when an SQL query fails |
| IXE::RangeError | Thrown when an element is out of range |
| IXE::ReaderError | Thrown when reader fails interpreting document format |
| Tanl::RefCountable | |
| IXE::Reference< T > | Reference to another persistent object |
| IXE::ReferenceField< T > | Reference fields |
| Tanl::Text::RegExp::RegExpException | |
| IXE::PostingList::remap_iterator | Iterates through postings, but skipping those for documents which have been remapped |
| Tanl::SST::Resources | |
| Tanl::NER::Resources | |
| Parser::ReviseContextStream | |
| Parser::ReviseEventStream | |
| Parser::ReviseStream | |
| IXE::Runnable | |
| IXE::RuntimeError | Base class for errors due to run time problems |
| Parser::Scanner | |
| Tanl::Sentence | |
| Parser::SentenceInfo | Common info to all states while parsing a sentence |
| Tanl::SentenceQueueReader | Reads sentences from a queue in memory |
| Tanl::SentenceReader | |
| Parser::Serializable | Serializable interface |
| IXE::io::ServerSocket | Server socket |
| IXE::Set< T > | A Set is a set but with the addition of a contains() member function, one that returns a simpler bool result indicating whether a given element is in the set |
| IXE::Set< char const * > | Specialize Set for C-stle strings so as not to have a reference (implemented as a pointer) to a char const* |
| IXE::SimpleCondition | Condition without the additional lock required by pthread_cond_wait() |
| Tanl::SloveneLanguage | |
| Tanl::SloveneMorphExtractor | |
| IXE::io::Socket | This class implements client sockets (also called just "sockets") |
| Solver::SolutionInfo | |
| Solver | |
| Solver_NU | |
| Tanl::SpanishLanguage | |
| Tanl::SpanishMorphExtractor | |
| IXE::Options::spec | |
| Tanl::POS::SpecialTokens | |
| Tanl::SplitSentenceReader | Read a plain text file, split into tokens and return one sentence at a time |
| Tanl::SST::SST | Data uses old IOB conventions |
| Tanl::SST::SstEventStream | An Enumerator<Event*> extracting features from a sentence |
| Tanl::SST::SstFeatureExtractor | Extract features for SST |
| Tanl::SST::SSTPipe | Pipe connected to a sentence enumerator |
| Tanl::POS::State | A State in the n-order HMM corresponds to an n-uple of tags preceding the current word, last tag first |
| Parser::State | Parser base state |
| Tanl::Classifier::StreamTokenizer | |
| Tanl::Text::StreamTokenizer | |
| Tanl::Text::String | String class This class stores and manipulates strings of characters defined according to ISO10646 |
| IXE::StringTable | |
| Tanl::Text::StringTokenizer | |
| IXE::SubCursor | Represents a cursor on a Reference subfield |
| IXE::SubField | Represents fields in table containing references to other objects |
| Tanl::Text::Suffixes | List of string suffix |
| Tanl::POS::SuffixGuesser | The task of the suffix guesser is to predict a tag-distribution based on the suffix of the word |
| SVC_Q | |
| svm_model | |
| svm_node | |
| svm_parameter | |
| svm_problem | |
| Parser::SvmParser | Parser using an SVM classifier, provided by libsvm |
| SVR_Q | |
| Tanl::SwedishLanguage | |
| IXE::SystemError | Thrown when a system call fails |
| IXE::Table< T, IndexerClass > | |
| IXE::TableError | Thrown when accessing a database Table fails |
| tableField | |
| Tanl::Tag | Represents SGML tags |
| Parser::Tagged | |
| Tanl::TaggedSentenceReader | |
| Tanl::Tagger | Interface for tagging each token in a sentence with supplementary information, such as its part of speech |
| IXE::ThreadPool::Thread::TaskDescr | |
| Tanl::TeluguLanguage | |
| IXE::TermHit | TermHit is used to represent a word occurrence in a document, a sentence delimiter or a tag |
| IXE::TermInfo | |
| Tanl::TextCorpus | Plain text corpus |
| IXE::ThreadPool::Thread | A thread is an abstract base class that wraps an OS thread, within a thread pool context, i.e., it does all of the grunt work of waiting for tasks and coordinating with the thread pool object to which it belongs |
| IXE::Thread | A class to start and manage a thread of execution |
| IXE::ThreadGroup | Java-like ThreadGroup |
| IXE::ThreadPool | A ThreadPool pre-creates and manages a pool of persistent threads to do tasks taken from a queue |
| IXE::Timer | |
| Tanl::Timer | Class for timing durations |
| Tanl::PtbScanner::Token | Represents a token recognized by the scanner |
| Parser::Scanner::Token | Represents a token recognized by the scanner |
| Tanl::Token | Represents a sentence token (a word in a sentence) |
| Tanl::SST::TokenCategorizer | Assigns a type to a token, according to language locale |
| Tanl::NER::TokenCategorizer | Assigns a type to a token, according to language locale |
| Tanl::TokenField | Describes the fields in each token in a corpus |
| Tanl::TokenizedTextCorpus | Corpus made of tokens |
| Tanl::Tokenizer | |
| Parser::Tokenizer | Read a plain text file, split into tokens |
| Tanl::TokenizerPipe | Tokenizer pipe connected to a stream |
| Tanl::TokenizerPipeEnum | Pipe connected to a Enumerator<string*> |
| Tanl::TokenizerPipePython | Pipe connected to a Python iterator |
| Tanl::TokenLink | Represents links to other tokens |
| Parser::TokenPath | Specification of a path from a token, through the sentence |
| Tanl::TokenSentenceReader | Read a text split into space-separated tokens, one sentence per line, and iterate over it returning one sentence at time |
| Parser::TrainState | Parser training state |
| Tanl::TreeToken | Token with descendants |
| Tanl::POS::TrieNode | Trie to represent the suffices plus the additional tag counting information |
| IXE::TrueType | |
| Tanl::TurkishLanguage | |
| Tanl::TurkishMorphExtractor | |
| Tanl::Text::Unicode::UnicodeInfo | |
| IXE::UnimplementedError | Thrown when an attempt to use an unimplemented feature is made |
| IXE::unordered_map< _Key, _Tp, _Hash, _Pred, _Alloc > | |
| Tanl::unordered_map< _Key, _Tp, _Hash, _Pred, _Alloc > | |
| Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > | |
| Tanl::Text::Utf8Char | This is just a type specifier for use in CharBuffer |
| Tanl::Text::Unicode::Utf8Normalizer | Converts |
| IXE::Var< T > | Configuration variable |
| IXE::VarDefault< T > | Configuration variable with default value |
| IXE::VarField< T > | Variable size fields |
| IXE::Visitable< R > | |
| IXE::Visitor< T, R > | |
| Tanl::POS::Viterbi | This is the good old Viterbi algorithm for HMM decoding |
| Tanl::POS::Vocab | Two way word index: associates an index to a word and viceversa gets the word with the given index |
| Parser::WordCounts | |
| Parser::WordFreq | |
| Tanl::Text::WordIndex | Associates an ID to each word in a set |
| Tanl::Text::WordSet | Set of words |
| Tanl::Text::WordSetBase< _Hash, _Pred > | |
| Tanl::XML::XmlException | |
| Tanl::XML::XmlReader | |
| Tanl::XML::XmlScanner | |
| yy_buffer_state | |
| yyFlexLexer | |
| IXE::io::ZlibError | Thrown when a zlib call fails |