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/03/03 18:29:52 UTC

[incubator-nlpcraft] 01/01: Initial (test) commit.

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.git

commit db512754f3334ab425326a8aebe1f8e3bc80246c
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Tue Mar 3 10:29:02 2020 -0800

    Initial (test) commit.
---
 README.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d2e0b39
--- /dev/null
+++ b/README.md
@@ -0,0 +1,25 @@
+<img src="https://nlpcraft.org/images/nlpcraft_logo_black.gif" height="80px">
+<br>
+<a target=_ href="https://gitter.im/nlpcraftorg/community"><img alt="Gitter" src="https://badges.gitter.im/nlpcraftorg/community.svg"></a>&nbsp;
+<a target=_ href="https://travis-ci.org/nlpcrafters/nlpcraft#"><img alt="Build" src="https://travis-ci.org/nlpcrafters/nlpcraft.svg?branch=master"></a>&nbsp;
+<a target=_ href="https://search.maven.org/search?q=org.nlpcraft"><img src="https://maven-badges.herokuapp.com/maven-central/org.nlpcraft/nlpcraft/badge.svg" alt="Maven"></a>
+
+### Overview
+[NLPCraft](https://nlpcraft.org/) is an open source library for adding a natural language interface to any applications. 
+NLPCraft is free and developer friendly, it securely works with any private data source, has no hardware or software 
+lock-in all the while giving you tremendous NLP powers:
+
+ * [Download](https://nlpcraft.org/download.html) and Maven/Grape/Gradle/SBT [instructions](https://nlpcraft.org/download.html)
+ * [Documentation](https://nlpcraft.org/docs.html), [Examples](https://github.com/nlpcrafters/nlpcraft/tree/master/src/main/scala/org/nlpcraft/examples), [Javadoc](https://nlpcraft.org/apis/latest/index.html), and [REST APIs](https://nlpcraft.docs.apiary.io/)
+ * Licensed under [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0) with [Commons Clause](https://commonsclause.com/).
+
+For any questions, feedback or suggestions:
+
+ * Send us a note at [support@nlpcraft.org](mailto:support@nlpcraft.org)
+ * Post a question at [Stack Overflow](https://stackoverflow.com/questions/ask) using <code>nlpcraft</code> tag
+ * If you found a bug or have an idea file new issue on [GitHub](https://github.com/nlpcrafters/nlpcraft/issues).
+
+### Copyright
+Copyright (C) 2013-2019 [NLPCraft.](https://nlpcraft.org) All Rights Reserved.
+
+