org.cleartk.token.pos.genia
Class Genia2PlainText

java.lang.Object
  extended by org.cleartk.token.pos.genia.Genia2PlainText

public class Genia2PlainText
extends Object


Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.

Author:
Philip Ogren This class provides a way to recover the original text of the GENIA corpus "GENIAcorpus3.02.pos.xml".

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

Constructor Detail

Genia2PlainText

public Genia2PlainText()
Method Detail

main

public static void main(String[] args)
                 throws org.apache.uima.UIMAException,
                        IOException
Throws:
org.apache.uima.UIMAException
IOException


Copyright © 2012. All Rights Reserved.