Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
cfgFolder |
"data/fox/cfg" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
DEFAULT_RELEVANCE |
-1.0f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
L |
"LOCATION" |
public static final String |
N |
"NULL" |
public static final String |
O |
"ORGANIZATION" |
public static final String |
P |
"PERSON" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
DEFAULT_RELEVANCE |
-1.0f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
akswNotInWiki |
"http://aksw.org/notinwiki/" |
public static final String |
ns_dbpedia_ontology |
"http://dbpedia.org/ontology/" |
public static final String |
ns_dbpedia_resource |
"http://dbpedia.org/resource/" |
public static final String |
ns_foaf |
"http://xmlns.com/foaf/0.1/" |
public static final String |
ns_fox_ontology |
"http://ns.aksw.org/fox/ontology#" |
public static final String |
ns_fox_resource |
"http://ns.aksw.org/fox/resource#" |
public static final String |
ns_its |
"http://www.w3.org/2005/11/its/rdf#" |
public static final String |
ns_nif |
"http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#" |
public static final String |
ns_oa |
"http://www.w3.org/ns/oa#" |
public static final String |
ns_prov |
"http://www.w3.org/ns/prov#" |
public static final String |
ns_schema |
"http://schema.org/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SEP |
"fFWAeRQ9w0L" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CLASS |
7 |
public static final int |
RESULT |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CFG_KEY_DISAMBIGUATION_TOOL |
"toolsGenerator.disambiguationTool" |
public static final String |
CFG_KEY_LIGHT_TOOL |
"toolsGenerator.lightTool" |
public static final String |
CFG_KEY_NER_TOOLS |
"toolsGenerator.nerTools" |
public static final String |
CFG_KEY_RE_TOOLS |
"toolsGenerator.reTools" |
public static final String |
CFG_KEY_SUPPORTED_LANG |
"toolsGenerator.lang" |
public static final String |
CFG_KEY_USED_LANG |
"toolsGenerator.usedLang" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CFG_KEY_AGDISTIS_ENDPOINT |
"agdistis.endpoint" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CFG_KEY_ENDPOINT |
"tagMe.url" |
public static final String |
CFG_KEY_LANG |
"tagMe.lang" |
public static final String |
CFG_KEY_MIN_WEIGHT |
"tagMe.minWeight" |
public static final String |
CFG_KEY_RDF_PREFIX |
"tagMe.rdfPrefix" |
public static final String |
CFG_KEY_RDFS_PREFIX |
"tagMe.rdfsPrefix" |
public static final String |
CFG_KEY_SPARQL_ENDPOINT |
"tagMe.sparqlEndpoint" |
public static final String |
CFG_KEY_TAGME_KEY |
"tagMe.key" |
public static final String |
epsilon |
"0.1" |
public static final String |
include_categories |
"true" |
public static final String |
min_comm |
"0.1" |
public static final String |
min_link |
"0.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CFG_KEY_TEXTPRO_PATH |
"textPro.path" |
public static final String |
CFG_KEY_TMP_FOLDER |
"textPro.tmpFolder" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
tokenSpliter |
"[\\p{Punct}&&[^-\\_/&+.]]| |\\t|\\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
jsonContentType |
"application/json" |
public static final String |
KEY_API |
"server.api" |
public static final String |
KEY_CACHE |
"server.staticFileCache" |
public static final String |
KEY_DEFAULT_NETWORK_HOST |
"server.host" |
public static final String |
KEY_DEMO |
"server.demo" |
public static final String |
KEY_FEEDBACK |
"server.feedback" |
public static final String |
KEY_FOX_LIFETIME |
"server.lifetime" |
public static final String |
KEY_FOX_STATICFOLDER |
"server.staticFolder" |
public static final String |
KEY_LISTENER_NAME |
"server.listenerName" |
public static final String |
KEY_POOL_SIZE |
"server.poolSize" |
public static final String |
KEY_PORT |
"server.port" |
public static final String |
turtleContentType |
"application/x-turtle" |
Copyright © 2024. All rights reserved.