public class TcTaskTypeUtil extends Object
Constructor and Description |
---|
TcTaskTypeUtil() |
Modifier and Type | Method and Description |
---|---|
protected static TcTaskType |
getTaskType(Map<String,String> attributes) |
static TcTaskType |
getType(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isCrossValidationTask(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isFacadeTask(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isFeatureExtractionTestTask(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isFeatureExtractionTrainTask(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isInitTestTask(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isInitTrainTask(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isMachineLearningAdapterTask(org.dkpro.lab.storage.StorageService store,
String id) |
static boolean |
isMetaTask(org.dkpro.lab.storage.StorageService store,
String id) |
public static boolean isFacadeTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
public static boolean isMachineLearningAdapterTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
public static boolean isCrossValidationTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
public static boolean isInitTrainTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
public static boolean isInitTestTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
public static boolean isFeatureExtractionTrainTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
public static boolean isFeatureExtractionTestTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
public static boolean isMetaTask(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
protected static TcTaskType getTaskType(Map<String,String> attributes)
public static TcTaskType getType(org.dkpro.lab.storage.StorageService store, String id) throws IOException
IOException
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.