diff --git a/AI/AIFunctionSet/README_en.md b/AI/AIFunctionSet/README_en.md index 092cb8289504127b1e596eb131d90d4f15182f58..ea8bcb7d0382a3ca95f00a32263c618cdd81dac0 100644 --- a/AI/AIFunctionSet/README_en.md +++ b/AI/AIFunctionSet/README_en.md @@ -25,8 +25,3 @@ \* Entity recognition: Extracts entities with specific meanings from natural languages and performs related operations \(such as searching\) based on the extracted entities. \* Automatic speech recognition \(ASR\): Converts audio files and real-time audio data streams into Chinese character sequences at a recognition accuracy of over 90% \(95% for local recognition\). - -- Licensing - -For details, see the LICENSE. - diff --git a/AI/AIFunctionSet/README_zh.md b/AI/AIFunctionSet/README_zh.md index 131ca79eb869f5154974e93dd51f2efe66c3501e..6f54b1dee7c0710f4b43fc80058932081b88b217 100644 --- a/AI/AIFunctionSet/README_zh.md +++ b/AI/AIFunctionSet/README_zh.md @@ -14,5 +14,3 @@ AI * 关键字提取: 可以在大量信息中提取出文本想要表达的核心内容,可以是具有特定意义的实体,如:人名,地点,电影等。也可以是一些基础但是在文本中很关键的词汇。 * 实体识别: 从自然语言中提取出具有特定意义的实体,并在此基础上完成搜索等一系列相关操作及功能。 * 语音识别: 将语音文件、实时语音数据流转换为汉字序列,准确率达到90%以上(本地识别95%)。 - -## Licensing diff --git a/AI/AIFunctionSet/entry/src/main/resources/base/graphic/background_ability_main.xml b/AI/AIFunctionSet/entry/src/main/resources/base/graphic/background_ability_main.xml deleted file mode 100644 index c0c0a3df480fa387a452b9c40ca191cc918a3fc0..0000000000000000000000000000000000000000 --- a/AI/AIFunctionSet/entry/src/main/resources/base/graphic/background_ability_main.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/AI/AIFunctionSet/entry/src/main/resources/base/layout/ability_main.xml b/AI/AIFunctionSet/entry/src/main/resources/base/layout/ability_main.xml deleted file mode 100644 index fd19d6d82966e8bd9d3bf43cdd98ba5b9c985437..0000000000000000000000000000000000000000 --- a/AI/AIFunctionSet/entry/src/main/resources/base/layout/ability_main.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - \ No newline at end of file