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

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 88f1c4e  Update index.html
     new 14cef4c  Merge branch 'master' of 
https://github.com/apache/incubator-nlpcraft-website
88f1c4e is described below

commit 88f1c4ed1e36cb98dac27f6c3ea6bbb4462d15ec
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sat Oct 31 19:19:33 2020 -0700

    Update index.html
---
 index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index f990d36..24c6d5f 100644
--- a/index.html
+++ b/index.html
@@ -129,7 +129,7 @@ layout: default
                     <p>
                         Advanced semantic modelling and intent-based matching 
enables
                         <em>deterministic</em> natural language understanding 
without
-                        requiring deep learning training and large 
pre-existing text corpora.
+                        requiring deep learning and development of large text 
corpora.
                     </p>
                 </section>
             </div>
@@ -183,7 +183,7 @@ layout: default
                 <section>
                     <p>
                         Model-as-a-code convention natively
-                        supports any system development life cycle tools and 
frameworks in Java eco-system.
+                        supports any development life cycle tools and 
frameworks in Java eco-system.
                     </p>
                 </section>
             </div>
@@ -211,7 +211,7 @@ layout: default
                 <h3 class="sub-section-title">Out-Of-The-Box Integration</h3>
                 <section>
                     <p>
-                        NLPCraft natively <a 
href="/integrations.html">integrates</a> with 3rd party libraries for base NLP 
processing
+                        NLPCraft natively <a 
href="/integrations.html">integrates</a> with 3rd party libraries for basic NLP 
processing
                         and named entity recognition:
                     </p>
                     <div id="integration-logos">

Reply via email to