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/12/23 11:24:36 UTC

[incubator-nlpcraft] branch NLPCRAFT-521 updated (08262145 -> 139ce8b7)

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

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


    from 08262145 WIP.
     add 0c695b47 WIP.
     new 139ce8b7 Merge branch 'NLPCRAFT-520' into NLPCRAFT-521

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:
 .../entity/parser/stanford/NCStanfordNLPEntityParser.scala | 14 ++++++++++++--
 .../token/parser/stanford/NCStanfordNLPTokenParser.scala   |  5 ++++-
 .../nlpcraft/nlp/parsers/NCOpenNLPEntityParser.scala       |  2 +-
 .../nlpcraft/nlp/parsers/NCSemanticEntityParser.scala      |  2 ++
 4 files changed, 19 insertions(+), 4 deletions(-)


[incubator-nlpcraft] 01/01: Merge branch 'NLPCRAFT-520' into NLPCRAFT-521

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

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

commit 139ce8b7e3bb2ae7a42cfbe4d4b08c77f14a01f9
Merge: 08262145 0c695b47
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Fri Dec 23 15:23:34 2022 +0400

    Merge branch 'NLPCRAFT-520' into NLPCRAFT-521

 .../entity/parser/stanford/NCStanfordNLPEntityParser.scala | 14 ++++++++++++--
 .../token/parser/stanford/NCStanfordNLPTokenParser.scala   |  5 ++++-
 .../nlpcraft/nlp/parsers/NCOpenNLPEntityParser.scala       |  2 +-
 .../nlpcraft/nlp/parsers/NCSemanticEntityParser.scala      |  2 ++
 4 files changed, 19 insertions(+), 4 deletions(-)