public class DataTestFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NER_EN_EXAMPLE_1 |
static String |
NER_EN_EXAMPLE_2 |
static String |
NER_EN_EXAMPLE_3 |
static String |
NER_ES_EXAMPLE_1 |
static String |
NER_FR_EXAMPLE_1 |
static String |
NER_FR_EXAMPLE_2 |
static String |
NER_GER_EXAMPLE_1 |
static String |
NER_IT_EXAMPLE_1 |
static String |
NER_NL_EXAMPLE_1 |
static String |
NER_NL_EXAMPLE_2 |
static String |
RE_EN_EXAMPLE_1 |
Constructor and Description |
---|
DataTestFactory() |
Modifier and Type | Method and Description |
---|---|
Map<String,Set<Entity>> |
getTestEntities()
Test data for entities.
|
Map<String,Set<Relation>> |
getTestRelations()
Test data for relations.
|
public static String NER_EN_EXAMPLE_1
public static String NER_EN_EXAMPLE_2
public static String NER_EN_EXAMPLE_3
public static String NER_GER_EXAMPLE_1
public static String NER_ES_EXAMPLE_1
public static String RE_EN_EXAMPLE_1
public static String NER_FR_EXAMPLE_1
public static String NER_FR_EXAMPLE_2
public static String NER_NL_EXAMPLE_1
public static String NER_NL_EXAMPLE_2
public static String NER_IT_EXAMPLE_1
Copyright © 2024. All rights reserved.