diff options
author | xudan16 <xudan16@huawei.com> | 2022-07-06 10:37:42 +0800 |
---|---|---|
committer | xudan16 <xudan16@huawei.com> | 2022-07-07 09:52:08 +0800 |
commit | 5cc8f3f6a5f57ef530daae0cf5de145f02e15fa7 (patch) | |
tree | 2c6e17b4aa52882fe80df221c3385764af52e107 /README.md | |
parent | f7039a2c23f38bbc364092845ad21bedefb22a41 (diff) |
Init UUI Intent analysis repo
Signed-off-by: xudan16 <xudan16@huawei.com>
Issue-ID: USECASEUI-691
Change-Id: Id1346c0c424f9ea0fb577b7510239191a121f2fb
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b91341 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +<!-- +============LICENSE_START=================================================== +ONAP - UUI +============================================================================ +Copyright (C) 2022 Huawei Technologies Co., Ltd. All rights reserved. +============================================================================ +Licensed 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. +============LICENSE_END===================================================== +--> + +# Intent Analysis Server + +This source repository contains the ONAP UUI intent ayalysis server code. |