eu.clarin.weblicht.wlfxb.tc.xb
Class MorphologyAnalysisStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
All Implemented Interfaces:
MorphologyAnalysis

public class MorphologyAnalysisStored
extends Object
implements MorphologyAnalysis

Author:
Yana Panchenko

Field Summary
protected  List<MorphologySegmentStored> segments
           
protected  MorphologyTagStored tag
           
protected  String[] tokRefs
           
static String XML_NAME
           
 
Constructor Summary
MorphologyAnalysisStored()
           
 
Method Summary
 Feature[] getFeatures()
           
 MorphologySegment[] getSegmentation()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values

tokRefs

protected String[] tokRefs

tag

protected MorphologyTagStored tag

segments

protected List<MorphologySegmentStored> segments
Constructor Detail

MorphologyAnalysisStored

public MorphologyAnalysisStored()
Method Detail

getFeatures

public Feature[] getFeatures()
Specified by:
getFeatures in interface MorphologyAnalysis

getSegmentation

public MorphologySegment[] getSegmentation()
Specified by:
getSegmentation in interface MorphologyAnalysis

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.