You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2012/07/16 23:37:46 UTC

svn commit: r1362276 - /incubator/ctakes/site/trunk/content/ctakes/index.mdtext

Author: chenpei
Date: Mon Jul 16 21:37:46 2012
New Revision: 1362276

URL: http://svn.apache.org/viewvc?rev=1362276&view=rev
Log:
updating semantic types in index.html

Modified:
    incubator/ctakes/site/trunk/content/ctakes/index.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/index.mdtext?rev=1362276&r1=1362275&r2=1362276&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/index.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/index.mdtext Mon Jul 16 21:37:46 2012
@@ -29,8 +29,8 @@ These components include:
   - POS tagging (OpenNLP technology)
   - Shallow parsing (OpenNLP technology)
   - Named Entity Recognition
-   -   Dictionary mapping (lookup algorithm)
-   -   Semantic types: diseases/disorders, signs/symptoms, anatomical sites, procedures, medications
+    1. Dictionary mapping (lookup algorithm)
+    2. Semantic types: diseases/disorders, signs/symptoms, anatomical sites, procedures, medications
   - Assertion module
   - Dependency parser
   - Constituency parser