eu.clarin.weblicht.wlfxb.ed.xb
Class NamedEntityModelLayerStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
      extended by eu.clarin.weblicht.wlfxb.ed.xb.NamedEntityModelLayerStored
All Implemented Interfaces:
ExternalDataLayer, NamedEntityModelLayer

public class NamedEntityModelLayerStored
extends ExternalDataLayerStored
implements NamedEntityModelLayer

Author:
Yana Panchenko

Field Summary
static String XML_NAME
           
 
Constructor Summary
protected NamedEntityModelLayerStored()
           
protected NamedEntityModelLayerStored(String mimeType, String neType, String modelType)
           
 
Method Summary
 String getModelType()
          Gets the type of the model.
 String getNamedEntitiesType()
          Gets the type (tagset) of the named entities in the model.
 String toString()
           
 
Methods inherited from class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
addLink, getDataMimeType, getLink
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface eu.clarin.weblicht.wlfxb.ed.api.ExternalDataLayer
addLink, getDataMimeType, getLink
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values
Constructor Detail

NamedEntityModelLayerStored

protected NamedEntityModelLayerStored()

NamedEntityModelLayerStored

protected NamedEntityModelLayerStored(String mimeType,
                                      String neType,
                                      String modelType)
Method Detail

getNamedEntitiesType

public String getNamedEntitiesType()
Description copied from interface: NamedEntityModelLayer
Gets the type (tagset) of the named entities in the model.

Specified by:
getNamedEntitiesType in interface NamedEntityModelLayer
Returns:
type (tagset) of the named entities.

getModelType

public String getModelType()
Description copied from interface: NamedEntityModelLayer
Gets the type of the model.

Specified by:
getModelType in interface NamedEntityModelLayer
Returns:
type of the model.

toString

public String toString()
Overrides:
toString in class ExternalDataLayerStored


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