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 3407101 WIP.
3407101 is described below
commit 3407101c0f2c7225b48b5e378f6d76dd195765dd
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Jul 25 22:54:16 2021 -0700
WIP.
---
_data/videos.yaml | 2 +-
docs.html | 19 +++++++++++++++++++
installation.html | 2 +-
3 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/_data/videos.yaml b/_data/videos.yaml
index 69ecd2f..2c08693 100644
--- a/_data/videos.yaml
+++ b/_data/videos.yaml
@@ -29,7 +29,7 @@
publish_date: July 25, 2021
duration: "34:42"
description: >-
- This is the recording of the presentation from ApacheCon Asia 2021.
+ This is the recording of the presentation from ApacheCon Asia 2021
conference.
This presentation is split into two parts. In the first 20 minutes we will
be talking
about what NLPCraft is and is not, what are some of its unique ideas, how
it works at a high level,
and how it is different from many existing approaches. In the second part,
we will do a full live coding
diff --git a/docs.html b/docs.html
index 6c96437..78e2e38 100644
--- a/docs.html
+++ b/docs.html
@@ -112,6 +112,25 @@ id: overview
<a href="server-and-probe.html#probe">data probe</a> and <a
href="server-and-probe.html#server">REST server</a>.
</p>
</section>
+ <section id="in-depth">
+ <h2 class="section-title">In-Depth Look <a href="#"><i class="top-link
fas fa-fw fa-angle-double-up"></i></a></h2>
+ <p>
+ Watch this full video (34:42) of the presentation from
+ <a target=_ href="https://www.apachecon.com/acasia2021/">ApacheCon
Asia 2021</a> conference to get in-depth understanding of
+ the reasons why NLPCraft project was developed and what are the
key principles that underlying it:
+ </p>
+ <div>
+ <iframe
+ width="514"
+ height="289"
+
src="https://www.youtube.com/embed/O7iK0AXvcJ8?modestbranding=1"
+ title="NLPCraft - Breaking Years Of Dogma In NLP"
+ frameborder="0"
+ allow="accelerometer; autoplay; clipboard-write;
encrypted-media; gyroscope; picture-in-picture"
+ allowfullscreen>
+ </iframe>
+ </div>
+ </section>
</div>
<div class="col-md-2 third-column">
<ul class="side-nav">
diff --git a/installation.html b/installation.html
index 3bd5e4c..7d7e227 100644
--- a/installation.html
+++ b/installation.html
@@ -31,7 +31,7 @@ id: installation
<iframe
width="514"
height="289"
-
src="https://www.youtube.com/embed/OYhc6R0b1GA?modestbranding=1&controls=1"
+
src="https://www.youtube.com/embed/OYhc6R0b1GA?modestbranding=1"
title="NLPCraft - Download, Install & Verify"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write;
encrypted-media; gyroscope; picture-in-picture"