edu.stanford.nlp.framenet
Class FNCorpus
java.lang.Object
|
+--edu.stanford.nlp.framenet.FNCorpus
- public class FNCorpus
- extends Object
A simple shell to echo a FrameNet corpus. Doesn't store any information.
Default is FrameNet 2 format as input.
This class has planned extensions for processing, similar to the
Corpus of ie.hmm, etc.
- Author:
- Cindi Thompson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FNCorpus
public FNCorpus()
process
public void process(File fn2File)
main
public static void main(String[] args)