Package edu.byu.deg.ontos.lexicon

Class Summary
BinarySearchLexicon This LexiconAccessor stores words in an ArrayList on which binary searches are done for lookups.
LexiconMatch Class for storing a match.
LexiconMatcher LexiconMatcher reads all of the lexicons referenced by an ontology and stores them in a LexiconAccessor.
SuffixTreeLexicon Node of a dictionary tree representing a lexicon.