semeval.coreference
Class CoreferenceChainsExtractorTest

java.lang.Object
  extended by semeval.coreference.CoreferenceChainsExtractorTest

public class CoreferenceChainsExtractorTest
extends java.lang.Object

Test class for CoreferenceChainsExtractor. It reads in a corpus, creates the CoreferenceChains and the writes their representation to a file.

Author:
The SALSA Project team.

Constructor Summary
CoreferenceChainsExtractorTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreferenceChainsExtractorTest

public CoreferenceChainsExtractorTest()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -