https://github.com/ownthink/chatbot
基于语义理解、知识图谱的聊天机器人
https://github.com/ownthink/chatbot
chatbot knowledgegraph nlp nlu qa
Last synced: 11 months ago
JSON representation
基于语义理解、知识图谱的聊天机器人
- Host: GitHub
- URL: https://github.com/ownthink/chatbot
- Owner: ownthink
- Created: 2018-10-08T06:46:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T02:02:19.000Z (almost 7 years ago)
- Last Synced: 2025-03-26T16:21:23.479Z (11 months ago)
- Topics: chatbot, knowledgegraph, nlp, nlu, qa
- Language: Python
- Homepage: https://www.ownthink.com/
- Size: 95.7 KB
- Stars: 28
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 构建自己的聊天机器人
>>> 机器人采用了基于知识图谱的语义感知与理解。使用到了知识图谱、语义理解等技术。
### 使用方式
```shell
python3 bot.py
```