MaltParser 1.0.2

Package org.maltparser.core.sentence

Provides classes for representing a sentence.

See:
          Description

Class Summary
BoolColumnInstance  
ColumnInstance  
EchoColumnInstance  
IgnoreColumnInstance  
IntegerColumnInstance  
Sentence Sentence consists of a sequence of tokens.
StringColumnInstance  
Token A token represents an entity in a sentence with number of attributes (for example word form, lemma, part-of-speech).
 

Exception Summary
SentenceException SentenceException extends the MaltChainedException class and is thrown by classes within the sentence package.
 

Package org.maltparser.core.sentence Description

Provides classes for representing a sentence.


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.