You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by sm...@apache.org on 2017/07/05 04:15:14 UTC

[opennlp-site] branch master updated: trivial fixes

This is an automated email from the ASF dual-hosted git repository.

smarthi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e06e96  trivial fixes
9e06e96 is described below

commit 9e06e96e45520e1e6f9e0d68dd54127b92643fd7
Author: smarthi <sm...@apache.org>
AuthorDate: Wed Jul 5 00:14:34 2017 -0400

    trivial fixes
---
 src/main/jbake/content/docs/index.ad  | 2 +-
 src/main/jbake/content/docs/legacy.ad | 2 +-
 src/main/jbake/content/team.ad        | 2 +-
 src/main/jbake/templates/index.ftl    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/jbake/content/docs/index.ad b/src/main/jbake/content/docs/index.ad
index debe559..71cf86c 100755
--- a/src/main/jbake/content/docs/index.ad
+++ b/src/main/jbake/content/docs/index.ad
@@ -35,4 +35,4 @@ explains how the various OpenNLP components can be used and trained.
 
 Note: All the documentation is also included in the binary distribution.
 
-Documentation for archieved releases can be found link:/docs/legacy.html[here].
\ No newline at end of file
+Documentation for archived releases can be found link:/docs/legacy.html[here].
\ No newline at end of file
diff --git a/src/main/jbake/content/docs/legacy.ad b/src/main/jbake/content/docs/legacy.ad
index a3aa981..2cd4ac4 100755
--- a/src/main/jbake/content/docs/legacy.ad
+++ b/src/main/jbake/content/docs/legacy.ad
@@ -22,7 +22,7 @@
 :jbake-status: published
 :idprefix:
 
-WARNING: This page contains the archieved documentation. Please refer to link:/docs/index.html[Apache OpenNLP Manual] for the current documentation.
+WARNING: This page contains the archived documentation. Please refer to link:/docs/index.html[Apache OpenNLP Manual] for the current documentation.
 
 There exists a manual and Javadoc API documentation for Apache OpenNLP. The manual
 explains how the various OpenNLP components can be used and trained.
diff --git a/src/main/jbake/content/team.ad b/src/main/jbake/content/team.ad
index 4773dfb..7bc5198 100644
--- a/src/main/jbake/content/team.ad
+++ b/src/main/jbake/content/team.ad
@@ -45,7 +45,7 @@ The OpenNLP team currently consists of:
 * Daniel Russ (druss) (C-P)
 * Peter Thygesen (thygesen) ( C )
 * Koji Sekiguchi (koji) ( C )
-* Bruno P. Kinoshita (kinow) ( C )
+* Bruno P. Kinoshita (kinow) (C-P)
 * Jeffrey Zemerick (jzemerick) ( C )
 
 These people contributed to OpenNLP:
diff --git a/src/main/jbake/templates/index.ftl b/src/main/jbake/templates/index.ftl
index e04ad1b..91ef502 100755
--- a/src/main/jbake/templates/index.ftl
+++ b/src/main/jbake/templates/index.ftl
@@ -33,7 +33,7 @@
     <div class="row">
         <div class="col-lg-4">
             <h2>About</h2>
-            <p>OpenNLP supports the most common NLP tasks, such as <i>tokenization</i>, <i>sentence segmentation</i>, <i>part-of-speech tagging</i>, <i>named entity extraction</i>, <i>chunking</i>, <i>parsing</i>, and <i>coreference resolution</i>.</p>
+            <p>OpenNLP supports the most common NLP tasks, such as <i>tokenization</i>, <i>sentence segmentation</i>, <i>part-of-speech tagging</i>, <i>named entity extraction</i>, <i>chunking</i>, <i>parsing</i>, <i>language detection</i> and <i>coreference resolution</i>.</p>
             <p>Find out more about it in our <a href="/docs/">manual</a>.</p>
         </div>
         <div class="col-lg-4">

-- 
To stop receiving notification emails like this one, please contact
['"commits@opennlp.apache.org" <co...@opennlp.apache.org>'].