You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2020/06/27 18:04:36 UTC

[incubator-nlpcraft] 01/01: Merge remote-tracking branch 'origin/master' into NLPCRAFT-80

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

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

commit 58af80e2470812673adcee20ccde94001de910dc
Merge: 9c56593 fc43f32
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Sat Jun 27 11:02:30 2020 -0700

    Merge remote-tracking branch 'origin/master' into NLPCRAFT-80

 LICENSE                                            | 47 ++++++-------
 bin/prepare.sh                                     |  2 +-
 bindist/LICENSE                                    | 26 +------
 nlpcraft-stanford/pom.xml                          |  2 +-
 nlpcraft/pom.xml                                   |  2 +-
 nlpcraft/src/main/resources/opennlp/models.txt     |  2 -
 nlpcraft/src/main/resources/synonyms/synonyms.json | 14 ----
 .../apache/nlpcraft/common/version/NCVersion.scala |  2 +-
 .../scala/org/apache/nlpcraft/examples/README.md   |  2 +-
 .../org/apache/nlpcraft/examples/alarm/README.md   |  2 +-
 .../org/apache/nlpcraft/examples/echo/README.md    |  2 +-
 .../apache/nlpcraft/examples/helloworld/README.md  |  2 +-
 .../apache/nlpcraft/examples/lightswitch/README.md |  2 +-
 .../org/apache/nlpcraft/examples/phone/README.md   |  2 +-
 .../org/apache/nlpcraft/examples/sql/README.md     |  2 +-
 .../org/apache/nlpcraft/examples/time/README.md    |  2 +-
 .../org/apache/nlpcraft/examples/weather/README.md |  2 +-
 .../org/apache/nlpcraft/server/NCServer.scala      |  3 -
 .../server/nlp/synonym/NCSynonymManager.scala      | 80 ----------------------
 .../server/nlp/synonym/NCSynonymType.scala         | 32 ---------
 pom.xml                                            |  2 +-
 21 files changed, 37 insertions(+), 195 deletions(-)