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

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


The following commit(s) were added to refs/heads/NLPCRAFT-513 by this push:
     new 776512c  WIP
776512c is described below

commit 776512c824aea1e0190877e1b8f88752307bf496
Author: Aaron Radzinski <[email protected]>
AuthorDate: Thu Nov 17 17:45:22 2022 -0800

    WIP
---
 api-components.html              |   4 ++--
 images/text-tokens-entities2.png | Bin 0 -> 132702 bytes
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/api-components.html b/api-components.html
index 5b9454f..ad78242 100644
--- a/api-components.html
+++ b/api-components.html
@@ -116,8 +116,8 @@ id: api-components
         </table>
 
         <figure>
-            <img alt="named entities" class="img-fluid" 
src="/images/text-tokens-entities.png">
-            <figcaption><b>Fig 1.</b> Text -> Tokens -> Named 
Entities.</figcaption>
+            <img alt="named entities" class="img-fluid" 
src="/images/text-tokens-entities2.png">
+            <figcaption><b>Fig 1.</b> Text -> Tokens -> Entities.</figcaption>
         </figure>
 
         <p>
diff --git a/images/text-tokens-entities2.png b/images/text-tokens-entities2.png
new file mode 100644
index 0000000..116db07
Binary files /dev/null and b/images/text-tokens-entities2.png differ

Reply via email to