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

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


The following commit(s) were added to refs/heads/NLPCRAFT-468 by this push:
     new c1229d6  WIP.
c1229d6 is described below

commit c1229d661576964e6ee24f7f6da0d0d259d867d9
Author: Sergey Kamov <[email protected]>
AuthorDate: Mon Oct 11 15:21:28 2021 +0300

    WIP.
---
 nlpcraft/src/test/java/org/apache/nlpcraft/ner1.json | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/nlpcraft/src/test/java/org/apache/nlpcraft/ner1.json 
b/nlpcraft/src/test/java/org/apache/nlpcraft/ner1.json
index 0e2267f..8371d48 100644
--- a/nlpcraft/src/test/java/org/apache/nlpcraft/ner1.json
+++ b/nlpcraft/src/test/java/org/apache/nlpcraft/ner1.json
@@ -1,3 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ * TODO: - there anly 2 sections:
+ *  - macros - optional.
+ *  - elements - mandatory.
+ */
 {
   "macros": [
     {

Reply via email to