You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2017/04/11 14:58:14 UTC

svn commit: r1790986 - in /ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine: UmlsLookupAnnotator.xml UmlsOverlapLookupAnnotator.xml

Author: seanfinan
Date: Tue Apr 11 14:58:14 2017
New Revision: 1790986

URL: http://svn.apache.org/viewvc?rev=1790986&view=rev
Log:
ctakes-410 : fix for desc and new dictionary

Modified:
    ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsLookupAnnotator.xml
    ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsOverlapLookupAnnotator.xml

Modified: ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsLookupAnnotator.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsLookupAnnotator.xml?rev=1790986&r1=1790985&r2=1790986&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsLookupAnnotator.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsLookupAnnotator.xml Tue Apr 11 14:58:14 2017
@@ -88,7 +88,7 @@
          <nameValuePair>
             <name>DictionaryDescriptor</name>
             <value>
-               <string>org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml</string>
+               <string>org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml</string>
             </value>
          </nameValuePair>         
       </configurationParameterSettings>

Modified: ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsOverlapLookupAnnotator.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsOverlapLookupAnnotator.xml?rev=1790986&r1=1790985&r2=1790986&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsOverlapLookupAnnotator.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast/desc/analysis_engine/UmlsOverlapLookupAnnotator.xml Tue Apr 11 14:58:14 2017
@@ -114,7 +114,7 @@
          <nameValuePair>
             <name>DictionaryDescriptor</name>
             <value>
-               <string>org/apache/ctakes/dictionary/lookup/fast/cTakesHsql.xml</string>
+               <string>org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml</string>
             </value>
          </nameValuePair>              
       </configurationParameterSettings>