Added: incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-drugid.config URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-drugid.config?rev=1302897&view=auto ============================================================================== --- incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-drugid.config (added) +++ incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-drugid.config Tue Mar 20 13:54:23 2012 @@ -0,0 +1,18 @@ +org.apache.stanbol.enhancer.engines.keywordextraction.keywordTokenizer=B"true" +org.apache.stanbol.enhancer.engines.keywordextraction.redirectField="rdfs:seeAlso" +org.apache.stanbol.enhancer.engines.keywordextraction.caseSensitive=B"true" +service.ranking=I"0" +org.apache.stanbol.enhancer.engines.keywordextraction.processedLanguages="" +org.apache.stanbol.enhancer.engines.keywordextraction.dereference=B"true" +service.bundleLocation="slinginstall:org.apache.stanbol.enhancer.engine.keywordextraction-0.9.0-incubating-SNAPSHOT.jar" +org.apache.stanbol.enhancer.engines.keywordextraction.nameField="skos:notation" +service.factoryPid="org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine" +org.apache.stanbol.enhancer.engines.keywordextraction.maxSuggestions=I"3" +service.pid="org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine.6bb2851d-6402-48f3-9de0-a6e16fe2cbe3" +org.apache.stanbol.enhancer.engines.keywordextraction.minSearchTokenLength=I"3" +org.apache.stanbol.enhancer.engines.keywordextraction.redirectMode="IGNORE" +org.apache.stanbol.enhancer.engines.keywordextraction.typeMappings=["drugbank:drugs;\ dbp-ont:Drug;\ dailymed:drugs;\ sider:drugs;\ tcm:Medicine\ >\ drugbank:drugs"] +stanbol.enhancer.engine.name="drugIdExtraction" +org.apache.stanbol.enhancer.engines.keywordextraction.defaultMatchingLanguage="" +org.apache.stanbol.enhancer.engines.keywordextraction.referencedSiteId="ehealth" +org.apache.stanbol.enhancer.engines.keywordextraction.typeField="rdf:type"
Added: incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-ehealth.config URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-ehealth.config?rev=1302897&view=auto ============================================================================== --- incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-ehealth.config (added) +++ incubator/stanbol/trunk/demos/ehealth/src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-ehealth.config Tue Mar 20 13:54:23 2012 @@ -0,0 +1,19 @@ +org.apache.stanbol.enhancer.engines.keywordextraction.keywordTokenizer=B"false" +org.apache.stanbol.enhancer.engines.keywordextraction.redirectField="rdfs:seeAlso" +org.apache.stanbol.enhancer.engines.keywordextraction.caseSensitive=B"true" +service.ranking=I"0" +org.apache.stanbol.enhancer.engines.keywordextraction.processedLanguages="" +org.apache.stanbol.enhancer.engines.keywordextraction.dereference=B"true" +service.bundleLocation="slinginstall:org.apache.stanbol.enhancer.engine.keywordextraction-0.9.0-incubating-SNAPSHOT.jar" +org.apache.stanbol.enhancer.engines.keywordextraction.nameField="rdfs:label" +service.factoryPid="org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine" +org.apache.stanbol.enhancer.engines.keywordextraction.maxSuggestions=I"3" +service.pid="org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine.1d1bffef-5ba5-48c9-9a24-1df7081ff569" +org.apache.stanbol.enhancer.engines.keywordextraction.minSearchTokenLength=I"3" +org.apache.stanbol.enhancer.engines.keywordextraction.minFoundTokens=I"3" +org.apache.stanbol.enhancer.engines.keywordextraction.redirectMode="IGNORE" +org.apache.stanbol.enhancer.engines.keywordextraction.typeMappings=["drugbank:drugs;\ dbp-ont:Drug;\ dailymed:drugs;\ sider:drugs;\ tcm:Medicine\ >\ drugbank:drugs","diseasome:diseases;\ linkedct:condition;\ tcm:Disease\ >\ diseasome:diseases","sider:side_effects","dailymed:ingredients","dailymed:organization\ >\ dbp-ont:Organisation"] +stanbol.enhancer.engine.name="ehealthExtraction" +org.apache.stanbol.enhancer.engines.keywordextraction.defaultMatchingLanguage="" +org.apache.stanbol.enhancer.engines.keywordextraction.referencedSiteId="ehealth" +org.apache.stanbol.enhancer.engines.keywordextraction.typeField="rdf:type"
