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 29d152a  Update news.yml
29d152a is described below

commit 29d152a238e009da3d46dc7de9853c42c13c96c4
Author: Aaron Radzinski <[email protected]>
AuthorDate: Wed Dec 2 20:30:08 2020 -0800

    Update news.yml
---
 _data/news.yml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/_data/news.yml b/_data/news.yml
index e4b0cc2..a5c7617 100644
--- a/_data/news.yml
+++ b/_data/news.yml
@@ -15,6 +15,15 @@
 # limitations under the License.
 #
 
+- title: 📃 Как найти что-то в тексте
+  url: https://habr.com/ru/post/530878/
+  excerpt: Найти объект или распознать понятие в тексте — с этого начинается 
решение большинства NLP задач...
+  author: Сергей Камов
+  publish_date: December 1, 2020
+  avatar_url: images/sergey_kamov_avatar.png
+  twitter_id: apachenlpcraft
+  href_target: habr
+
 - title: 📢 Apache NLPCraft 0.7.2 Released
   url: /relnotes/release-notes-0.7.2.html
   excerpt: Download NLPCraft 0.7.2. Over 11 tickets fixed 💪 First full public 
release of the new <code>nlpcraft.{sh|cmd}</code> management utility.

Reply via email to