You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/11/15 16:28:40 UTC

svn commit: r798713 - in /websites/production/opennlp: ./ content/opennlp/index.html

Author: joern
Date: Tue Nov 15 15:28:40 2011
New Revision: 798713

Log:
OPENNLP-378 Minor formating update.

Modified:
    websites/production/opennlp/   (props changed)
    websites/production/opennlp/content/opennlp/index.html

Propchange: websites/production/opennlp/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Nov 15 15:28:40 2011
@@ -1 +1 @@
-/websites/staging/opennlp/trunk:780063-798710
+/websites/staging/opennlp/trunk:780063-798712

Modified: websites/production/opennlp/content/opennlp/index.html
==============================================================================
--- websites/production/opennlp/content/opennlp/index.html (original)
+++ websites/production/opennlp/content/opennlp/index.html Tue Nov 15 15:28:40 2011
@@ -66,8 +66,8 @@
   <div id="content">
     <h1 class="title">Welcome to Apache OpenNLP</h1>
     <p>The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text.</p>
-<p>It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution.</p>
-<p>These tasks are usually required to build more advanced text processing services. OpenNLP also includes maximum entropy and perceptron based machine learning.</p>
+<p>It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution.
+These tasks are usually required to build more advanced text processing services. OpenNLP also includes maximum entropy and perceptron based machine learning.</p>
 <h2 id="incubator_status">Incubator Status</h2>
 <p>Apache OpenNLP is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
   </div>