Package edu.stanford.nlp.framenet

FrameNet reading classes.

See:
          Description

Class Summary
FN2Reader Uses DOM libraries to read in a lexical unit xml file from FrameNet 2.
FNCorpus A simple shell to echo a FrameNet corpus.
FNLayer A layer of FrameNet annotation corresponds to a single target and the annotation associated with it.
FNRole An instance of a FrameNet role annotation.
FNSentence A FrameNet sentence.
 

Package edu.stanford.nlp.framenet Description

FrameNet reading classes.

Author:
Roger Levy (rog@stanford.edu), Cindi Thompson (cindi@db.stanford.edu)