presage  0.9.1
ContextTracker Member List

This is the complete list of members for ContextTracker, including all inherited members.

blankspaceCharsContextTrackerprivate
callback(const PresageCallback *callback)ContextTracker
context_tracker_callbackContextTrackerprivate
contextChange()ContextTracker
contextChangeDetectorContextTrackerprivate
ContextTracker(Configuration *config, PredictorRegistry *predictorRegistry, PresageCallback *callback, const char[]=DEFAULT_WORD_CHARS, const char[]=DEFAULT_SEPARATOR_CHARS, const char[]=DEFAULT_BLANKSPACE_CHARS, const char[]=DEFAULT_CONTROL_CHARS)ContextTracker
controlCharsContextTrackerprivate
dispatcherContextTrackerprivate
getBlankspaceChars() const ContextTracker
getControlChars() const ContextTracker
getExtraTokenToLearn(const int index, const std::vector< std::string > &change) const ContextTracker
getFutureStream() const ContextTracker
getPastStream() const ContextTracker
getPrefix() const ContextTracker
getSeparatorChars() const ContextTracker
getToken(const int) const ContextTracker
getWordChars() const ContextTracker
isBlankspaceChar(const char) const ContextTrackerprivate
isCompletionValid(const std::string &) const ContextTracker
isControlChar(const char) const ContextTrackerprivate
isSeparatorChar(const char) const ContextTrackerprivate
isWordChar(const char) const ContextTrackerprivate
learn(const std::string &text) const ContextTracker
LOGGERContextTrackerstatic
loggerContextTrackerprivate
lowercase_modeContextTrackerprivate
LOWERCASE_MODEContextTrackerstatic
Observer()Observerinlineprotected
ONLINE_LEARNINGContextTrackerstatic
online_learningContextTrackerprivate
predictorRegistryContextTrackerprivate
separatorCharsContextTrackerprivate
set_logger(const std::string &value)ContextTracker
set_lowercase_mode(const std::string &value)ContextTracker
set_online_learning(const std::string &value)ContextTracker
set_sliding_window_size(const std::string &value)ContextTracker
SLIDING_WINDOW_SIZEContextTrackerstatic
toString() const ContextTracker
update()ContextTracker
update(const Observable *variable)ContextTrackervirtual
wordCharsContextTrackerprivate
~ContextTracker()ContextTracker
~Observer()Observerinlinevirtual