Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
-
Packages that use NamedEntitiesLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of NamedEntitiesLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return NamedEntitiesLayer Modifier and Type Method Description NamedEntitiesLayerTextCorpus. createNamedEntitiesLayer(String entitiesType)Creates emptyNamedEntitiesLayerwith the given tagset for named entity types in this TextCorpus.NamedEntitiesLayerTextCorpus. getNamedEntitiesLayer()Gets named entities layer of this TextCorpus. -
Uses of NamedEntitiesLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement NamedEntitiesLayer Modifier and Type Class Description classNamedEntitiesLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return NamedEntitiesLayer Modifier and Type Method Description NamedEntitiesLayerTextCorpusStored. createNamedEntitiesLayer(String entitiesType)
-