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 2014/12/16 21:25:05 UTC

svn commit: r1646063 - /ctakes/site/new/index.html

Author: seanfinan
Date: Tue Dec 16 20:25:04 2014
New Revision: 1646063

URL: http://svn.apache.org/r1646063
Log:
Rearranged feature row items
Feature row items are a little less verbose

Modified:
    ctakes/site/new/index.html

Modified: ctakes/site/new/index.html
URL: http://svn.apache.org/viewvc/ctakes/site/new/index.html?rev=1646063&r1=1646062&r2=1646063&view=diff
==============================================================================
--- ctakes/site/new/index.html (original)
+++ ctakes/site/new/index.html Tue Dec 16 20:25:04 2014
@@ -139,6 +139,9 @@
 
 <!-- The following are glyphicons that might be useful ... -->
 <!--<span class="glyphicon glyphicon-thumbs-up"></span>-->
+<!--<span class="glyphicon glyphicon-flash"></span>      lightning bolt: powerful? -->
+<!--<span class="glyphicon glyphicon-arrow-up"></span>   up arrow: scalable? -->
+<!--<span class="glyphicon glyphicon-cloud"></span>      cloud: scalable? -->
 <!--<span class="glyphicon glyphicon-time"></span>       clock: -->
 <!--<span class="glyphicon glyphicon-cog"></span>        gear: modular? -->
 <!--<span class="glyphicon glyphicon-wrench"></span>     wrench: configurable? -->
@@ -161,76 +164,50 @@
 <div class="row">
 
    <div class="col-md-4 col-padded">
-      <h3><span class="glyphicon glyphicon-thumbs-up" style="margin-right: 20px;"></span>Powerful</h3>
-      <p>Unlock the 80% of patient knowledge hidden within clinical plain text documents:</p>
-      <ul class="list-narrow">
-         <li>Entity Codes: Snomed-CT, RxNorm, UMLS ...</li>
-         <li>Entity Properties: Negation, Uncertainty ...</li>
-         <li>Entity Relations: Location, Severity ...</li>
-         <li>Temporal: Events, Times, Relations ...</li>
-         <li>and much more ...</li>
-      </ul>
+      <h3><span class="glyphicon glyphicon-flash" style="margin-right: 20px;"></span>Powerful</h3>
+      <p>Unlock the 80% of patient knowledge hidden within clinical plain text documents.</p>
+      <p>Discover codable entities, temporal events, properties and relations missing from structured data.</p>
    </div>
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-dashboard" style="margin-right: 20px;"></span>Fast</h3>
-      <p>Individual documents at sub-second near real time performance.</p>
-      <p>Database- or file-stored batches at 10,000 clinical notes per hour on each pipeline.
-         cTAKES is Scalable through:</p>
-      <ul class="list-narrow">
-         <li><a href="http://uima.apache.org/doc-uimaas-what.html">UIMA-AS framework</a></li>
-         <li><a href="http://bigtop.apache.org/">BigTop</a> / <a href="http://spark.apache.org/">Spark</a></li>
-         <li><a href="http://bigtop.apache.org/">BigTop</a> / <a href="http://hadoop.apache.org/">Hadoop</a></li>
-      </ul>
+      <p>Process individual documents at sub-second near real-time performance.</p>
+      <p>Process Database- or file-stored batches at 10,000 clinical notes per hour on each pipeline.</p>
    </div>
 
    <div class="col-md-4 col-padded">
-      <h3><span class="glyphicon glyphicon-cog" style="margin-right: 20px;"></span>Modular</h3>
-      <p>Built as a collection of <a href="uima.apache.org">Apache UIMA</a> Annotators.
-         Use only the components you need.  Add or Remove extraction of:</p>
-      <ul class="list-narrow">
-         <li>Coreferences</li>
-         <li>Temporal Data</li>
-         <li>Drug Properties</li>
-         <li>Lexical Variants</li>
-         <li>and much more ...</li>
-      </ul>
+      <h3><span class="glyphicon glyphicon-arrow-up" style="margin-right: 20px;"></span>Scalable</h3>
+      <p>cTAKES has been scaled up to run on clusters, queue systems and cloud computing services.</p>
+      <p>Users have implemented solutions using
+         <a href="http://uima.apache.org/doc-uimaas-what.html">UIMA-AS</a>,
+         <a href="http://bigtop.apache.org/">BigTop</a>,
+         <a href="http://spark.apache.org/">Spark</a>
+         and <a href="http://hadoop.apache.org/">Hadoop</a></p>
    </div>
 
 </div>
 <!-- end row -->
 
-
 <!-- ROW 2 -->
 <div class="row">
 
    <div class="col-md-4 col-padded">
-      <h3><span class="glyphicon glyphicon-ok" style="margin-right: 20px;"></span>Portable</h3>
-      <p>Embed cTAKES in any application or run it alone with included GUI Tools.
-         Run anywhere:</p>
-      <ul class="list-narrow">
-         <li>Standalone Machines: Linux, Windows, Apple</li>
-         <li>Queue Systems: LSF, PBS/Torque</li>
-         <li>Cloud Computing: Amazon Web Services</li>
-      </ul>
+      <h3><span class="glyphicon glyphicon-cog" style="margin-right: 20px;"></span>Modular</h3>
+      <p>Use only the components you need.</p>
+      <p>Pipelines are fully customizable and able to use any <a href="uima.apache.org">Apache UIMA</a>
+         compatible component.</p>
    </div>
 
    <div class="col-md-4 col-padded">
-      <h3><span class="glyphicon glyphicon-thumbs-up" style="margin-right: 20px;"></span>Technology Standards</h3>
-      <p>cTAKES is built upon the <a href="uima.apache.org">Apache UIMA</a>
-         framework and uses established libraries such as:</p>
-      <ul class="list-narrow">
-         <li><a href="http://opennlp.apache.org/">Apache OpenNLP</a></li>
-         <li><a href="https://code.google.com/p/cleartk/">ClearTK</a></li>
-         <li><a href="http://www.nlm.nih.gov/research/umls/new_users/online_learning/LEX_004.htm">NLM's LVG</a></li>
-      </ul>
+      <h3><span class="glyphicon glyphicon-ok" style="margin-right: 20px;"></span>Portable</h3>
+      <p>Developed in Java, Apache cTAKES can run on any major computer platform.</p>
+      <p>Embed cTAKES in any application or run it alone using included GUI Tools.</p>
    </div>
 
    <div class="col-md-4 col-padded">
-      <h3><span class="glyphicon glyphicon-usd" style="margin-right: 20px;"></span>Open-source</h3>
-      <p>cTAKES is 100% open-source.
-         <a href="howtocontrib.html#">Contributions</a> are possible by any and all interested and approved parties.
-         A requested bug fix or enhancement may be downloadable the same day.</p>
+      <h3><span class="glyphicon glyphicon-usd" style="margin-right: 20px;"></span>Free</h3>
+      <p>cTAKES is 100% free and open-source.</p>
+      <p><a href="howtocontrib.html#">Contributions</a> are possible by any interested and approved parties.</p>
    </div>
 
 </div>
@@ -241,7 +218,7 @@
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-globe" style="margin-right: 20px;"></span>Community</h3>
-      <p>A large, global and diverse group uses and supports cTAKES software and workflows:</p>
+      <p>A large, global and diverse group built, uses and supports cTAKES software and workflows.</p>
       <ul class="list-narrow">
          <li>Use the <a href="/community.html#mailing-lists">mailing lists</a> to ask questions</li>
          <li>In-person events include the <a href="http://www.meetup.com/cTAKES">Boston cTAKES meetup</a></li>
@@ -251,7 +228,7 @@
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-user" style="margin-right: 20px;"></span>Contributors</h3>
-      <p>cTAKES is built and maintained by acadedmics and professionals of many affiliations:</p>
+      <p>(ugly, repeat - spf) cTAKES is built and maintained by academics and professionals of many affiliations:</p>
       <ul class="list-narrow">
          <li>Natural Language Processing researchers</li>
          <li>BioMedical reseachers</li>
@@ -261,12 +238,11 @@
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-play" style="margin-right: 20px;"></span>Get Started</h3>
-      <p>Anyone can use cTAKES with a simple installation:</p>
+      <p>Anyone can use cTAKES out-of-the-box with a simple installation:</p>
       <ul class="list-narrow">
-         <li><a href="downloads.html">Download</a> the latest release &mdash; you can run cTAKES locally on your laptop
-         </li>
+         <li><a href="downloads.html">Download</a> the latest release
          <li>Read the <a href="/docs/latest/quick-start.html">quick start guide</a>.</li>
-         <li>Videos and Tutorials <a href="#">training videos and exercises</a></li>
+         <li>Watch <a href="trainme.html">videos and tutorials</a></li>
       </ul>
    </div>