Package ch.uzh.ifi.attempto.preditor.text

This package contains classes and interfaces that represent words and phrases and that are used by the predictive editor.

See:
          Description

Interface Summary
ContextChecker This class represents a context checker that is able to do small surface adaptations of a token according to the surrounding tokens.
 

Class Summary
EnglishContextChecker This is a simple implementation of a context checker for the English language.
TextContainer This class represents a text container that stores a sequence of text elements that represent a (partial) text or sentence.
TextElement This class describes a text element (a word or phrase) that is used by the predictive editor.
 

Package ch.uzh.ifi.attempto.preditor.text Description

This package contains classes and interfaces that represent words and phrases and that are used by the predictive editor.

Author:
Tobias Kuhn


Copyright 2008-2009, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch)