hptimer | Class to be used for timing in perfomance evaluation |
KwicTableModel | Model for table in gui holding the results of a query |
PhraseHunter::ContextReader | Class for reading the left and right context of a token |
PhraseHunter::CorpusManager | Class for managing corpus repositories |
PhraseHunter::CorpusManager::Repository | |
PhraseHunter::CorpusToken | A Token of only one word |
PhraseHunter::CorpusTokenBase | Base class for all CorpusToken classes |
PhraseHunter::EmptyToken | A Token without a token string nor any occurrences |
PhraseHunter::Exceptions::CorpusError | |
PhraseHunter::Exceptions::DatabaseError | |
PhraseHunter::Exceptions::Exception | Base class for Phrasehunter exceptions |
PhraseHunter::Exceptions::FileError | |
PhraseHunter::Exceptions::NoIndexerError | |
PhraseHunter::Exceptions::NoSuchCorpusError | |
PhraseHunter::Exceptions::UnicodeError | |
PhraseHunter::FileInput | |
PhraseHunter::IndexManager | Class for indexing and removing documents from the index |
PhraseHunter::Input | |
PhraseHunter::LightCorpusToken | A corpus token that only carries corpus frequency information (opposed to CorpusToken) |
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 |
PhraseHunter::Phrase | A phrasal token consists of several words or tokens |
PhraseHunter::Phrase::adja< d > | |
PhraseHunter::SearchEngine | Class that provides functionality for querying a corpus |
PhraseHunter::StatisticsEngine | Class that provides functionality to do statistical calculations on a corpus |
PhraseHunter::StringInput | |
PhraseHunter::TextSaver | |
PhraseHunter::TextSaver::TokenInformation | |
PhraseHunter::Token | Virtual base class for all Token descendants |
PhraseHunter::TokenContext | Class that holds one specific context to a Token |
PhraseHunter::Tokenizer | |
PhSearchImpl | Class that sets up the GUI and is responible for opening a corpus |
QAbstractTableModel | |
QMainWindow | |
qt4::_Automoc | |
qt4::GeneratedMocFileNotIncluded | |
qt4::QtdirNotFound | |
qt4::ToolQtWarning | |
QWidget | |
safe_bool< T > | |
safe_bool< void > | |
safe_bool_base | |
schma::_UTF8Converter | Class for converting utf8-encoded input into UnicodeString. Don't use directly. Call UTF8Converter() to get a pointer to a singleton _UTFConverter |
Warning | |
SearchTab | Class that brings the Phrasehunter logic into the GUI. Represented by a search tab in the main window |
SQLitePP::ResultIterator | Class for iterating over the result of a database query |
SQLitePP::SqliteDB | Connect to and query sqlite database |
SQLitePP::Statement | Class that contains a statement for querying the sqlite db |
TextBrowserTab | Tab in the main window for browsing text documents |
Ui::phMainWindow | |
Ui::SearchTab | |
Ui_phMainWindow | |
Ui_SearchTab |