You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2022/03/29 20:25:17 UTC

[incubator-nlpcraft] branch NLPCRAFT-490 updated (c7d8b6b -> fb8d40c)

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

sergeykamov pushed a change to branch NLPCRAFT-490
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.


    from c7d8b6b  WIP.
     add 632a5db  Update NCPipeline.java
     add ec33b92  Update jmh-core, jmh-generator-annprocess to 1.35
     add 1dff544  Merge pull request #20 from scala-steward/update/jmh-core-1.35
     add 987c221  Merge branch 'master' of https://github.com/apache/incubator-nlpcraft
     add a36551e  WIP Javadoc.
     new fb8d40c  Merge branch 'master' into NLPCRAFT-490

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/scala/org/apache/nlpcraft/NCPipeline.java | 33 ++++++++++++++++++++++
 .../main/scala/org/apache/nlpcraft/NCToken.java    |  3 +-
 pom.xml                                            |  2 +-
 3 files changed, 36 insertions(+), 2 deletions(-)

[incubator-nlpcraft] 01/01: Merge branch 'master' into NLPCRAFT-490

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fb8d40c0664584c67da59894341d42162a6b8b38
Merge: c7d8b6b a36551e
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Tue Mar 29 23:22:28 2022 +0300

    Merge branch 'master' into NLPCRAFT-490

 .../main/scala/org/apache/nlpcraft/NCPipeline.java | 33 ++++++++++++++++++++++
 .../main/scala/org/apache/nlpcraft/NCToken.java    |  3 +-
 pom.xml                                            |  2 +-
 3 files changed, 36 insertions(+), 2 deletions(-)