Uses of Package
ca.uottawa.balie

Packages that use ca.uottawa.balie
ca.uottawa.balie   
 

Classes in ca.uottawa.balie used by ca.uottawa.balie
LanguageIdentificationGuess
          A guess is compose of a language (e.g.: French) along with its probability (ex.: 0.9).
LanguageSpecific
          Squeleton of language specific routines.
LexiconOnDisk
           
LigatureLookup
          Wraps around a hashtable that contains a list of ligatures.
NamedEntityAlias
           
PunctLookup
          Wraps around a hashtable that contains a list of punctuation.
SentenceBoundariesRecognition
          Methods for training, testing and using sentence boundary recognition.
Token
          Tokens are the unit element of Balie.
TokenList
          List of Tokens to represent a text.
TokenListIterator
           
WekaAttribute
          Wrapper around the Weka attributes.
WekaLearner
          Methods to create, train and test a classification algorithm.