You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bl...@apache.org on 2012/11/15 23:04:59 UTC

svn commit: r1410048 - /incubator/ctakes/site/trunk/content/ctakes/2.6.0/component-use-guide-2.6.mdtext

Author: bleeker
Date: Thu Nov 15 22:04:58 2012
New Revision: 1410048

URL: http://svn.apache.org/viewvc?rev=1410048&view=rev
Log:
CMS commit to ctakes by bleeker

Modified:
    incubator/ctakes/site/trunk/content/ctakes/2.6.0/component-use-guide-2.6.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/2.6.0/component-use-guide-2.6.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/2.6.0/component-use-guide-2.6.mdtext?rev=1410048&r1=1410047&r2=1410048&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/2.6.0/component-use-guide-2.6.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/2.6.0/component-use-guide-2.6.mdtext Thu Nov 15 22:04:58 2012
@@ -39,30 +39,30 @@ safety.
 
 These are the components within cTAKES:
 
-  * [cTAKES 2.6 - Assertion](2.6.0/ctakes-2.6-Assertion)
-  * [cTAKES 2.6 - Chunk Adjuster](2.6.0/ctakes-2.6-Chunk-Adjuster)
-  * [cTAKES 2.6 - Chunker](2.6.0/ctakes-2.6-Chunker)
-  * [cTAKES 2.6 - Clinical Documents Pipeline](2.6.0/ctakes-2.6-Clinical-Documents-Pipeline)
-  * [cTAKES 2.6 - Constituency Parser (optional)](2.6.0/ctakes-2.6-Constituency-Parser)
-  * [cTAKES 2.6 - Context Dependent Tokenizer](2.6.0/ctakes-2.6-Context-Dependent-Tokenizer)
-  * [cTAKES 2.6 - Core](2.6.0/ctakes-2.6-Core)
-  * [cTAKES 2.6 - Dependency Parser and Semantic Role Labeler](2.6.0/ctakes-2.6-Dependency-Parser-and-Semantic-Role-Labeler)
-  * [cTAKES 2.6 - Dictionary Lookup](2.6.0/ctakes-2.6-Dictionary-Lookup)
-  * [cTAKES 2.6 - Document Preprocessor](2.6.0/ctakes-2.6-Document-Preprocessor)
-  * [cTAKES 2.6 - Drug Named Entity Recognition (optional)](2.6.0/ctakes-2.6-Drug-Named-Entity-Recognition)
-  * [cTAKES 2.6 - LVG](2.6.0/ctakes-2.6-LVG)
-  * [cTAKES 2.6 - NE Contexts (optional as of 2.5)](2.6.0/ctakes-2.6-NE-Contexts)
-  * [cTAKES 2.6 - PAD Term Spotter (optional)](2.6.0/ctakes-2.6-PAD-Term-Spotter)
-  * [cTAKES 2.6 - POS Tagger](2.6.0/ctakes-2.6-POS-Tagger)
-  * [cTAKES 2.6 - Side Effect (optional)](2.6.0/ctakes-2.6-Side-Effect)
-  * [cTAKES 2.6 - Smoking status (optional)](2.6.0/ctakes-2.6-Smoking-Status)
+  * [cTAKES 2.6 - Assertion](ctakes-2.6-Assertion)
+  * [cTAKES 2.6 - Chunk Adjuster](ctakes-2.6-Chunk-Adjuster)
+  * [cTAKES 2.6 - Chunker](ctakes-2.6-Chunker)
+  * [cTAKES 2.6 - Clinical Documents Pipeline](ctakes-2.6-Clinical-Documents-Pipeline)
+  * [cTAKES 2.6 - Constituency Parser (optional)](ctakes-2.6-Constituency-Parser)
+  * [cTAKES 2.6 - Context Dependent Tokenizer](ctakes-2.6-Context-Dependent-Tokenizer)
+  * [cTAKES 2.6 - Core](ctakes-2.6-Core)
+  * [cTAKES 2.6 - Dependency Parser and Semantic Role Labeler](ctakes-2.6-Dependency-Parser-and-Semantic-Role-Labeler)
+  * [cTAKES 2.6 - Dictionary Lookup](ctakes-2.6-Dictionary-Lookup)
+  * [cTAKES 2.6 - Document Preprocessor](ctakes-2.6-Document-Preprocessor)
+  * [cTAKES 2.6 - Drug Named Entity Recognition (optional)](ctakes-2.6-Drug-Named-Entity-Recognition)
+  * [cTAKES 2.6 - LVG](ctakes-2.6-LVG)
+  * [cTAKES 2.6 - NE Contexts (optional as of 2.5)](ctakes-2.6-NE-Contexts)
+  * [cTAKES 2.6 - PAD Term Spotter (optional)](ctakes-2.6-PAD-Term-Spotter)
+  * [cTAKES 2.6 - POS Tagger](ctakes-2.6-POS-Tagger)
+  * [cTAKES 2.6 - Side Effect (optional)](ctakes-2.6-Side-Effect)
+  * [cTAKES 2.6 - Smoking status (optional)](ctakes-2.6-Smoking-Status)
 
 ##  Component Dependencies
 
 This diagram shows which components rely on the output of another component.
 Following the diagram is a textual description.
 
-![Diagram showing cTAKES dependencies](/images/cTAKES_dependencies.jpg)
+[Diagram showing cTAKES dependencies](/trunk/content/ctakes/images/ctakes-2.6-dependencies.jpg)
 
   * If the input is a CDA document, the Document Preprocessor is needed at the start of the pipeline, and its output is used by Core.
   * The output of Core is used by several components, including