presage 0.9.1
File List
Here is a list of all files with brief descriptions:
 src
  lib
   core
    context_tracker
     
contextChangeDetector.cpp
     
contextChangeDetector.h
     
contextTracker.cpp
     
contextTracker.h
    tokenizer
     
forwardTokenizer.cpp
     
forwardTokenizer.h
     
reverseTokenizer.cpp
     
reverseTokenizer.h
     
stringForwardTokenizer.cpp
     
stringForwardTokenizer.h
     
tokenizer.cpp
     
tokenizer.h
    
backoffCombiner.h
    
charsets.h
    
combiner.cpp
    
combiner.h
    
configuration.cpp
    
configuration.h
    
defaultProfile.cpp
    
defaultProfile.h
    
dispatcher.cpp
    
dispatcher.h
    
iso8859_1.h
    
linearCombiner.h
    
logger.cpp
    
logger.h
    
maxEntropyCombiner.h
    
meritocracyCombiner.cpp
    
meritocracyCombiner.h
    
observable.cpp
    
observable.h
    
observer.cpp
    
observer.h
    
prediction.cpp
    
prediction.h
    
predictorActivator.cpp
    
predictorActivator.h
    
predictorRegistry.cpp
    
predictorRegistry.h
    
presageException.cpp
    
profile.cpp
    
profile.h
    
profileManager.cpp
    
profileManager.h
    
progress.cpp
    
progress.h
    
selector.cpp
    
selector.h
    
suggestion.cpp
    
suggestion.h
    
utility.cpp
    
utility.h
    
variable.cpp
    
variable.h
   predictors
    dbconnector
     
databaseConnector.cpp
     
databaseConnector.h
     
sqliteDatabaseConnector.cpp
     
sqliteDatabaseConnector.h
    
abbreviationExpansionPredictor.cpp
    
abbreviationExpansionPredictor.h
    
ARPAPredictor.cpp
    
ARPAPredictor.h
    
dejavuPredictor.cpp
    
dejavuPredictor.h
    
dictionaryPredictor.cpp
    
dictionaryPredictor.h
    
dummyPredictor.cpp
    
dummyPredictor.h
    
predictor.cpp
    
predictor.h
    
recencyPredictor.cpp
    
recencyPredictor.h
    
smoothedNgramPredictor.cpp
    
smoothedNgramPredictor.h
   
presage.cpp
   
presage.h
   
presageCallback.h
   
presageException.h
  tools
   simulator
    
simulator.cpp
    
simulator.h
   
ngram.cpp
   
ngram.h
   
presageDemo.cpp
   
presageDemoText.cpp
   
presageSimulator.cpp
   
text2ngram.cpp