You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by sp...@apache.org on 2012/12/19 18:02:06 UTC

svn commit: r1423952 - /incubator/ctakes/branches/ctakes-3.0.0-incubating/ctakes-drug-ner/desc/analysis_engine/DictionaryLookupAnnotatorUMLS.xml

Author: spmurphy50
Date: Wed Dec 19 17:02:06 2012
New Revision: 1423952

URL: http://svn.apache.org/viewvc?rev=1423952&view=rev
Log:
cTAKES-116 correct path to dictionary resource

Modified:
    incubator/ctakes/branches/ctakes-3.0.0-incubating/ctakes-drug-ner/desc/analysis_engine/DictionaryLookupAnnotatorUMLS.xml

Modified: incubator/ctakes/branches/ctakes-3.0.0-incubating/ctakes-drug-ner/desc/analysis_engine/DictionaryLookupAnnotatorUMLS.xml
URL: http://svn.apache.org/viewvc/incubator/ctakes/branches/ctakes-3.0.0-incubating/ctakes-drug-ner/desc/analysis_engine/DictionaryLookupAnnotatorUMLS.xml?rev=1423952&r1=1423951&r2=1423952&view=diff
==============================================================================
--- incubator/ctakes/branches/ctakes-3.0.0-incubating/ctakes-drug-ner/desc/analysis_engine/DictionaryLookupAnnotatorUMLS.xml (original)
+++ incubator/ctakes/branches/ctakes-3.0.0-incubating/ctakes-drug-ner/desc/analysis_engine/DictionaryLookupAnnotatorUMLS.xml Wed Dec 19 17:02:06 2012
@@ -178,7 +178,7 @@
               <nameValuePair>
                 <name>IndexDirectory</name>
                 <value>
-                  <string>org/apache/ctakes/dictionary/lookup/rxnorm_index</string>
+                  <string>org/apache/ctakes/dictionary/lookup/drug_index</string>
                 </value>
               </nameValuePair>
             </configurationParameterSettings>