edu.umass.cs.mallet.projects.seg_plus_coref.ie
Class TUI_CorefIE

java.lang.Object
  extended byedu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
      extended byedu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE

public class TUI_CorefIE
extends BaseTUICRF

Created: May 22, 2004


Nested Class Summary
static class TUI_CorefIE.AllClusterSegmentation
           
static class TUI_CorefIE.BogusClusterPipe
           
static class TUI_CorefIE.ClusterListIterator
           
static class TUI_CorefIE.NegativeClusterFeaturePipe
           
static class TUI_CorefIE.NumAppearancesInClusterPipe
           
static class TUI_CorefIE.Segmentation
           
static class TUI_CorefIE.WordAppearsInAnyClusterPipe
           
static class TUI_CorefIE.WordOftenAppearsAsPipe
           
 
Field Summary
 
Fields inherited from class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
offsetsOption, outputPrefix, randomSeedOption, testingPct, trainingPct
 
Constructor Summary
TUI_CorefIE()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
getOffsets, initOutputDirectory, printSequence, writeCrf, writeCrf, writeOutput, writeOutput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TUI_CorefIE

public TUI_CorefIE()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception